chore: Update container version to g6300e70

Update container version to g6300e70 which has SBI_V01 enabled during
kernel compilation for according RISC-V test cases.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
Ruoqing He
2025-10-13 00:46:55 +00:00
committed by Stefano Garzarella
parent 3e24835346
commit c41370cfc8

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