Skip to content

Commit 55ee075

Browse files
RuoqingHestefano-garzarella
authored andcommitted
update container version to v45
This version includes a fix [1] on network problem of riscv64 QEMU VM. [1] rust-vmm/rust-vmm-container#116 Signed-off-by: Ruoqing He <[email protected]>
1 parent 752ad13 commit 55ee075

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 = "v44"
63+
CONTAINER_VERSION = "v45"
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)