mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
update to container version 16
This version adds some tooling for fuzzing and updated to Rust 1.63.0. Signed-off-by: Andreea Florescu <fandree@amazon.com>
This commit is contained in:
committed by
Alexandru Agache
parent
99fe2eb2e0
commit
b3ed1c9253
@@ -60,7 +60,7 @@ from textwrap import dedent
|
||||
|
||||
# This represents the version of the rust-vmm-container used
|
||||
# for running the tests.
|
||||
CONTAINER_VERSION = "v15"
|
||||
CONTAINER_VERSION = "v16"
|
||||
# This represents the version of the Buildkite Docker plugin.
|
||||
DOCKER_PLUGIN_VERSION = "v3.8.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user