Recommended fixes for base image
X
Refresh base image Change base image
Docker Scout free early access
Select the tag you would like to see recommendations for. The list displays new recommended tags in descending order, where the top results are rated
as most suitable.
Image options
Tag
Age
Vulnerabilities
Current image
11-slim
5 C
16 Η
9 M
5 L
6 months
Tag is preferred tag
stable-slim
0 C
0H
0 M
26 L
14 days
-5
16
9
+ 21
Also known as: stable-20230208-slim
11
Tag is latest
0 C
OH
0 M
26 L
14 days
-5
- 16
- 9
+ 21
Also known as: 11.6, bullseye, latest, bullseye-20230...
Benefits:
* Same OS detected
* Tag is preferred tag
* Tag was pushed more recently
* Image has similar size
* Image contains equal number of packages
* Tag is a Debian slim
Replace your old tag with this new one in your Dockerfile
FROM debian: stable-slim
Copy
Explanation
This image shows a popup window titled "Recommended fixes for base image". It is suggesting a change to the base image used in a Dockerfile, providing options for different tags and displaying their age and vulnerability information. It recommends switching the current image (11-slim) for the "stable-slim" image.