@@ -25,16 +25,16 @@ There are currently 5 images that are "prebuilt" by this project, although you c
25
25
<!-- START_SECTION:table -->
26
26
| image name | base image | CVE count<br >(crit/high/med+below) | archs | virtualization? | sudo? | notes |
27
27
| ---| ---| ---| ---| ---| ---| ---|
28
- | ubi8 | [ ubi8-init:8.10] ( https://catalog.redhat.com/software/containers/ubi8-init/5c6aea74dd19c77a158f0892 ) | 0/11/577 | x86_64<br >arm64 | :x : | :x : | n/a |
29
- | ubi9 | [ ubi9-init:9.5] ( https://catalog.redhat.com/software/containers/ubi9-init/6183297540a2d8e95c82e8bd ) | 0/11/576 | x86_64<br >arm64 | :x : | :x : | n/a |
30
- | rootless-ubuntu-jammy | [ ubuntu: jammy ] ( https://hub.docker.com/_/ubuntu ) (22.04 LTS) | 1/8/162 | x86_64<br >arm64 | rootless Docker-in-Docker | :x : | [ common rootless problems] ( docs/tips-and-tricks.md#rootless-images ) |
31
- | rootless-ubuntu-numbat | [ ubuntu: numbat ] ( https://hub.docker.com/_/ubuntu ) (24.04 LTS) | 1/9/82 | x86_64<br >arm64 | rootless Docker-in-Docker | :x : | [ common rootless problems] ( docs/tips-and-tricks.md#rootless-images ) |
28
+ | ubi8 | [ ubi8-init:8.10] ( https://catalog.redhat.com/software/containers/ubi8-init/5c6aea74dd19c77a158f0892 ) | 0/10/585 | x86_64<br >arm64 | :x : | :x : | n/a |
29
+ | ubi9 | [ ubi9-init:9.5] ( https://catalog.redhat.com/software/containers/ubi9-init/6183297540a2d8e95c82e8bd ) | 0/10/584 | x86_64<br >arm64 | :x : | :x : | n/a |
30
+ | rootless-ubuntu-jammy | [ ubuntu: jammy ] ( https://hub.docker.com/_/ubuntu ) (22.04 LTS) | 1/6/178 | x86_64<br >arm64 | rootless Docker-in-Docker | :x : | [ common rootless problems] ( docs/tips-and-tricks.md#rootless-images ) |
31
+ | rootless-ubuntu-numbat | [ ubuntu: numbat ] ( https://hub.docker.com/_/ubuntu ) (24.04 LTS) | 1/7/98 | x86_64<br >arm64 | rootless Docker-in-Docker | :x : | [ common rootless problems] ( docs/tips-and-tricks.md#rootless-images ) |
32
32
| wolfi: latest | [ wolfi-base: latest ] ( https://images.chainguard.dev/directory/image/wolfi-base/versions ) | 0/3/1 | x86_64<br >arm64 | :x : | :x : | n/a |
33
33
<!-- END_SECTION:table -->
34
34
35
35
<!-- START_SECTION:date -->
36
36
> [ !NOTE]
37
- > CVE count was done on 26 January 2025 with the latest versions of [ grype] ( https://github.com/anchore/grype ) and runner image tags.
37
+ > CVE count was done on 02 February 2025 with the latest versions of [ grype] ( https://github.com/anchore/grype ) and runner image tags.
38
38
<!-- END_SECTION:date -->
39
39
40
40
## Design goals and compromises
0 commit comments