ci: use v0.10.1 docker image
Bump to v0.10.1 Docker Image to get access to SDK 0.11.0-alpha8, Ubuntu 18.04, gcc-9, clang-9, and python 3.6. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
caa06c9c48
commit
ec221ed191
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ build:
|
|||
- ${SHIPPABLE_BUILD_DIR}/ccache
|
||||
pre_ci_boot:
|
||||
image_name: zephyrprojectrtos/ci
|
||||
image_tag: v0.9.1
|
||||
image_tag: v0.10.1
|
||||
pull: true
|
||||
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue