ci: update docker image to v0.11.12
Update to docker image v0.11.12 to get SDK 0.12.1 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
f4acdc2729
commit
49b1f31aed
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
manual: true
|
||||
plugins:
|
||||
- docker#v3.5.0:
|
||||
image: "zephyrprojectrtos/ci:v0.11.11"
|
||||
image: "zephyrprojectrtos/ci:v0.11.12"
|
||||
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.11.11"
|
||||
image: "zephyrprojectrtos/ci:v0.11.12"
|
||||
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