We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526bdfe commit 931a233Copy full SHA for 931a233
tools/test-popular-containers/build_rootfs.sh
@@ -75,6 +75,6 @@ EOF
75
make_rootfs alpine:latest
76
make_rootfs ubuntu:22.04
77
make_rootfs ubuntu:24.04
78
-make_rootfs ubuntu:24.10
79
-# make_rootfs ubuntu:latest
+make_rootfs ubuntu:25.04
+make_rootfs ubuntu:latest
80
make_rootfs amazonlinux:2023
0 commit comments