Curl fails on the link with a 404 error ``` ENV VERSION="4.1.5%2Brev1" ENV BALENA_MACHINE_NAME="generic-amd64" ``` ``` curl -fsSL "https://files.balena-cloud.com/images/${BALENA_MACHINE_NAME}/${VERSION}/kernel_source.tar.gz" ``` The only one that works is `2.115.8%2Brev1` Ive tried other newer and older versions too from `5.x.x` to `3.x.x`