mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
chore: Update container version to g492a130
We bumped our `RUST_TOOLCHAIN` from 1.83.0 to 1.85.0 in rust-vmm/rust-vmm-container#129. Update to g492a130 dev image to apply this change. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
@@ -60,7 +60,7 @@ from textwrap import dedent
|
|||||||
|
|
||||||
# This represents the version of the rust-vmm-container used
|
# This represents the version of the rust-vmm-container used
|
||||||
# for running the tests.
|
# for running the tests.
|
||||||
CONTAINER_VERSION = "g82bd1a3"
|
CONTAINER_VERSION = "g492a130"
|
||||||
# The suffix suggests that the dev image with `v{N}-riscv` tag is not to be
|
# The suffix suggests that the dev image with `v{N}-riscv` tag is not to be
|
||||||
# confused with real `riscv64` image (it's actually a `x86_64` image with
|
# confused with real `riscv64` image (it's actually a `x86_64` image with
|
||||||
# `qemu-system-riscv64` installed), since AWS yet has `riscv64` machines
|
# `qemu-system-riscv64` installed), since AWS yet has `riscv64` machines
|
||||||
|
|||||||
Reference in New Issue
Block a user