ci: Update to docker image v0.17.1
Update docker image to v0.17.1 to get SDK 0.13.0-alpha-1 to allow testing of ARC64 as well as the SDK update to gcc-10.3 and qemu 6.0. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
5bdcf710eb
commit
5d97f8ce4c
4 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
manual: true
|
||||
plugins:
|
||||
- docker#v3.5.0:
|
||||
image: "zephyrprojectrtos/ci:v0.17.0"
|
||||
image: "zephyrprojectrtos/ci:v0.17.1"
|
||||
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.17.0"
|
||||
image: "zephyrprojectrtos/ci:v0.17.1"
|
||||
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