chore: bump container version

pick up container that has cargo-all-features installed.

Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
This commit is contained in:
Patrick Roy
2025-09-30 09:00:05 +01:00
committed by Patrick Roy
parent 9fbd9f5e83
commit d82716692f

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 = "gf26de2f"
CONTAINER_VERSION = "g5447a4e"
# 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