Skip to content

Commit cdb4a2d

Browse files
RuoqingHeShadowCurse
authored andcommitted
update container version to v47
Version v47 [1] incorporates: - chore: Move RUST_TOOLCHAIN into build_container.sh - chore: Refactor dialing to reduce useless hints - riscv64: Set MIN_CORES to 4 [1] rust-vmm/rust-vmm-container#118 Signed-off-by: Ruoqing He <[email protected]>
1 parent 92034f0 commit cdb4a2d

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 = "v46"
63+
CONTAINER_VERSION = "v47"
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)