Skip to content

Commit 5e818dc

Browse files
Dorinda BasseyShadowCurse
authored andcommitted
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 <[email protected]>
1 parent cec97d9 commit 5e818dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/autogenerate_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
# This represents the version of the rust-vmm-container used
6262
# for running the tests.
63-
CONTAINER_VERSION = "v37"
63+
CONTAINER_VERSION = "v38"
6464
# This represents the version of the Buildkite Docker plugin.
6565
DOCKER_PLUGIN_VERSION = "v5.3.0"
6666

0 commit comments

Comments
 (0)