mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
update container version to v18
This container version updates the Rust version to 1.67.1, the base Ubuntu image to 22.04 (which is the newest that still works with kcov), and adds the gpio library needed by the vhost-device tests. Signed-off-by: Andreea Florescu <fandree@amazon.com>
This commit is contained in:
committed by
Alexandra Iordache
parent
607c775dde
commit
c2f8c93e37
@@ -60,7 +60,7 @@ from textwrap import dedent
|
||||
|
||||
# This represents the version of the rust-vmm-container used
|
||||
# for running the tests.
|
||||
CONTAINER_VERSION = "v17"
|
||||
CONTAINER_VERSION = "v18"
|
||||
# This represents the version of the Buildkite Docker plugin.
|
||||
DOCKER_PLUGIN_VERSION = "v5.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user