Hi,
I pulled the new image

but Docker inspect shows, that this image is almost 2 month old:
root@DOCKER ~ $ docker inspect httpd:2.4-alpine | grep -E 'httpd@sha256|Created'
"httpd@sha256:1126743b13846fe049683762a8fccfbd4a3966040eb5ff38c785eceebf0fcce6"
"Created": "2024-07-17T23:31:14Z",
root@DOCKER ~ $
Hi,
I pulled the new image
but Docker inspect shows, that this image is almost 2 month old: