Skip to content

Commit b31e811

Browse files
ShadowCurseJonathanWoollett-Light
authored andcommitted
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 <[email protected]>
1 parent cd1e502 commit b31e811

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 = "v31"
63+
CONTAINER_VERSION = "v32"
6464
# This represents the version of the Buildkite Docker plugin.
6565
DOCKER_PLUGIN_VERSION = "v5.3.0"
6666

0 commit comments

Comments
 (0)