Skip to content

Commit f65383c

Browse files
RuoqingHeroypat
authored andcommitted
chore: Update container version to gaf9029e
`libc-bin` is broken in previous images which causes problem in rust-vmm/vhost-device#820. We ended up upgrading to ubuntu 24:04 to address this. Signed-off-by: Ruoqing He <[email protected]>
1 parent 2d733b0 commit f65383c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/autogenerate_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
# This represents the version of the rust-vmm-container used
6262
# for running the tests.
63-
CONTAINER_VERSION = "g538dba3"
63+
CONTAINER_VERSION = "gaf9029e"
6464
# The suffix suggests that the dev image with `v{N}-riscv` tag is not to be
6565
# confused with real `riscv64` image (it's actually a `x86_64` image with
6666
# `qemu-system-riscv64` installed), since AWS yet has `riscv64` machines

0 commit comments

Comments
 (0)