chore: Update container version to gd59baa3

Update container version to gd59baa3 that rust version is 1.87

Signed-off-by: Wenyu Huang <huangwenyuu@outlook.com>
This commit is contained in:
Wenyu Huang
2025-07-11 18:36:32 +08:00
committed by Stefano Garzarella
parent aa2f8a90e4
commit af54708293

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 = "g825a7ab"
CONTAINER_VERSION = "gd59baa3"
# 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