chore: bump container version

pick up the toolchain update

Signed-off-by: Patrick Roy <patrick.roy@linux.dev>
This commit is contained in:
Patrick Roy
2025-10-23 08:23:18 +02:00
committed by ShadowCurse
parent 9d9f75abe1
commit b4bb7687a1

View File

@@ -60,7 +60,7 @@ from textwrap import dedent
# This represents the version of the rust-vmm-container used
# for running the tests.
CONTAINER_VERSION = "gcb2de9d"
CONTAINER_VERSION = "gcb2ba77"
# 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
# `qemu-system-riscv64` installed), since AWS yet has `riscv64` machines