mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
Update container version to v29
The new version reduces the size of the container by removing unneeded pipewire dependencies and adds dbus. This is needed to test vhost-device-sound. Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
This commit is contained in:
committed by
Patrick Roy
parent
f91cfebb85
commit
1f5d329419
@@ -60,7 +60,7 @@ from textwrap import dedent
|
||||
|
||||
# This represents the version of the rust-vmm-container used
|
||||
# for running the tests.
|
||||
CONTAINER_VERSION = "v28"
|
||||
CONTAINER_VERSION = "v29"
|
||||
# This represents the version of the Buildkite Docker plugin.
|
||||
DOCKER_PLUGIN_VERSION = "v5.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user