mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
update container version to v38
This version includes vhost-device-gpu dependencies which is required for vhost-device-gpu crate more info about the crate can be found here: rust-vmm/vhost-device#668 link to the PR that adds these dependencies where the tag is generated can be found here: rust-vmm/rust-vmm-container#110 Signed-off-by: Dorinda Bassey <dbassey@redhat.com>
This commit is contained in:
committed by
ShadowCurse
parent
cec97d9e6c
commit
5e818dc729
@@ -60,7 +60,7 @@ from textwrap import dedent
|
||||
|
||||
# This represents the version of the rust-vmm-container used
|
||||
# for running the tests.
|
||||
CONTAINER_VERSION = "v37"
|
||||
CONTAINER_VERSION = "v38"
|
||||
# This represents the version of the Buildkite Docker plugin.
|
||||
DOCKER_PLUGIN_VERSION = "v5.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user