chore: Update container version to g538dba3

We have switched to git sha1 tagging since v49. For details, see:
rust-vmm/rust-vmm-container#121.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
Ruoqing He
2025-02-18 20:05:58 +08:00
committed by Stefano Garzarella
parent 09aef997d8
commit 2d733b05f0

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 = "v48"
CONTAINER_VERSION = "g538dba3"
# 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