mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
chore: Update container version to gf26de2f
Update container version to gf26de2f that includes gstreamer dependencies. Signed-off-by: nicholasdezai <nicholasdezai@gmail.com>
This commit is contained in:
committed by
Stefano Garzarella
parent
e8117d1504
commit
c0f5d4c3f5
@@ -60,7 +60,7 @@ from textwrap import dedent
|
||||
|
||||
# This represents the version of the rust-vmm-container used
|
||||
# for running the tests.
|
||||
CONTAINER_VERSION = "g7e451ea"
|
||||
CONTAINER_VERSION = "gf26de2f"
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user