Skip to content

Commit 9bb3ff1

Browse files
Alexandra Iordacheandreeaflorescu
Alexandra Iordache
authored andcommitted
buildkite pipeline: update container version to 5
Signed-off-by: Alexandra Iordache <[email protected]>
1 parent 93e53c6 commit 9bb3ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
platform: x86_64.metal
1111
plugins:
1212
- docker#v3.0.1:
13-
image: "rustvmm/dev:v2"
13+
image: "rustvmm/dev:v5"
1414
always-pull: true
1515

1616
- label: "build-musl-x86-bzimage"
@@ -22,5 +22,5 @@ steps:
2222
platform: x86_64.metal
2323
plugins:
2424
- docker#v3.0.1:
25-
image: "rustvmm/dev:v2"
25+
image: "rustvmm/dev:v5"
2626
always-pull: true

0 commit comments

Comments
 (0)