Skip to content

Commit 931a233

Browse files
kalyazinroypat
authored andcommitted
test(popular-containers): update images
- Replace ubuntu-24.10 with ubuntu-25.04 - Add ubuntu-latest Signed-off-by: Nikita Kalyazin <kalyazin@amazon.com>
1 parent 526bdfe commit 931a233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test-popular-containers/build_rootfs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ EOF
7575
make_rootfs alpine:latest
7676
make_rootfs ubuntu:22.04
7777
make_rootfs ubuntu:24.04
78-
make_rootfs ubuntu:24.10
79-
# make_rootfs ubuntu:latest
78+
make_rootfs ubuntu:25.04
79+
make_rootfs ubuntu:latest
8080
make_rootfs amazonlinux:2023

0 commit comments

Comments
 (0)