Hi,
crate:latest has been updated to 0.56.3 https://github.com/docker-library/official-images/pull/2286 but on docker-hub it still shows an outdated version. It seems also, that the vulnerability scan failed.
I would really appreciate if you can take a look at it. Maybe it was just a build issue and needs to re-triggered again.
Hmm, it seems that it might just be the Docker Hub interface with the scanning. I just pulled crate and crate:0.56 and got the same image:
$ docker images crate
REPOSITORY TAG IMAGE ID CREATED SIZE
crate 0.56 3bcaf8f71c06 3 weeks ago 267.8 MB
crate latest 3bcaf8f71c06 3 weeks ago 267.8 MB
@toli, can you check on the scanning to see if we can get this one restarted for crate:0.56.3, crate:0.56, and crate:latest (all three are the same image)?
i kicked off the scans for all 3, they are taking a bit longer now than before, so it may take some time.
i'll babysit them to make sure they go through
scans finished, and ENV CRATE_VERSION=0.56.3 is showing up for latest, 0.56 and 0.56.3
feel free to close this issue as done
Thanks @toli! :heart: :heart:
thanks a lot guys for looking into this 馃憤
Most helpful comment
i kicked off the scans for all 3, they are taking a bit longer now than before, so it may take some time.
i'll babysit them to make sure they go through