Skip to content

Commit c4313b3

Browse files
pb8oroypat
authored andcommitted
test: add Ubuntu 24.10 to popular test
And remove 23.10 since it is EOL Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent e04cdfe commit c4313b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test-popular-containers/build_rootfs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ EOF
6767

6868
make_rootfs alpine:latest
6969
make_rootfs ubuntu:22.04
70-
make_rootfs ubuntu:23.10
7170
make_rootfs ubuntu:24.04
71+
make_rootfs ubuntu:24.10
7272
# make_rootfs ubuntu:latest

0 commit comments

Comments
 (0)