docker / scout-cli

Docker Scout CLI
https://docker.com/products/docker-scout
Other
252 stars 60 forks source link

Wrong base image name / recommendation with provenance #38

Closed eunomie closed 10 months ago

eunomie commented 10 months ago

With an image defined with: FROM ubuntu:jammy with associated provenance.

Using docker scout recommendations name of the base image is wrong, here jammy-20230804 instead of jammy Recommended base image is lunar.

Using docker scout quickview, the recommended updated base image is 23.10.

Expected:

image image
eunomie commented 10 months ago

Fixed in v0.23.3

image image