On Tuesday 29 April 2025 at 11:11:57 BST, Werner LEMBERG <w...@gnu.org> wrote: > > (and make sure debian:bookworm-20250428-slim is valid?)
> How do I validate this? I found the image at > https://hub.docker.com/layers/library/debian/bookworm-20250428-slim/images/sha256-5be46f803e671d729f7e3f94fb902657606ebbe63fe9ef93834534cc7982b73c > Maybe it's too new? The actual error message seems to suggest that may be the case - about linked layers etc? Anyway, on the "too new" front, I am not sure it makes any sense to have an explicitly dated image, when you do apt-get update inside... you might as well do just "testing-slim" or "unstable-slim" or "bookworm-slim" to get the current, because it would come to that equivalently if your dockerfile contains apt-get update etc.