mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
update container version to v32
This version adds minor changes needed for musl-tools package to properly find linux headers. Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
This commit is contained in:
committed by
Jonathan Woollett-Light
parent
cd1e502a6e
commit
b31e811bb4
@@ -60,7 +60,7 @@ from textwrap import dedent
|
|||||||
|
|
||||||
# This represents the version of the rust-vmm-container used
|
# This represents the version of the rust-vmm-container used
|
||||||
# for running the tests.
|
# for running the tests.
|
||||||
CONTAINER_VERSION = "v31"
|
CONTAINER_VERSION = "v32"
|
||||||
# This represents the version of the Buildkite Docker plugin.
|
# This represents the version of the Buildkite Docker plugin.
|
||||||
DOCKER_PLUGIN_VERSION = "v5.3.0"
|
DOCKER_PLUGIN_VERSION = "v5.3.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user