scout-cli icon indicating copy to clipboard operation
scout-cli copied to clipboard

Incorrectly flagging "Outdated base images found"

Open aguilita1 opened this issue 7 months ago • 0 comments

Docker Scout incorrectly assessed base image for PHP as outdated. Additionally Docker Scout's quick fix identifies same old image and new image. As you can see, both the "old" and "new" images are exactly the same (same tag and same SHA256 hash).

old image
php:8.4.6-cli-alpine@sha256:0c005fbcdecc04fe63d21220b0fdb7aba9f14b8bc92646a363a019fd65ca12fc
New image
php:8.4.6-cli-alpine@sha256:0c005fbcdecc04fe63d21220b0fdb7aba9f14b8bc92646a363a019fd65ca12fc

Here is a screenshot of Policies / No outdated base images / Results - QUICK FIX section

Image

aguilita1 avatar Apr 12 '25 16:04 aguilita1