ci: bump to docker image 0.18.3
Update to 0.18.3 to hopefully get fix for uefi-run needed by qemu_x86_64. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
a3480cf87c
commit
fa549139df
7 changed files with 7 additions and 7 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
manual: true
|
||||
plugins:
|
||||
- docker#v3.5.0:
|
||||
image: "zephyrprojectrtos/ci:v0.18.2"
|
||||
image: "zephyrprojectrtos/ci:v0.18.3"
|
||||
propagate-environment: true
|
||||
volumes:
|
||||
- "/var/lib/buildkite-agent/git-mirrors:/var/lib/buildkite-agent/git-mirrors"
|
||||
|
|
|
@ -10,7 +10,7 @@ steps:
|
|||
manual: true
|
||||
plugins:
|
||||
- docker#v3.5.0:
|
||||
image: "zephyrprojectrtos/ci:v0.18.2"
|
||||
image: "zephyrprojectrtos/ci:v0.18.3"
|
||||
propagate-environment: true
|
||||
volumes:
|
||||
- "/var/lib/buildkite-agent/git-mirrors:/var/lib/buildkite-agent/git-mirrors"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue