ci: try building sdk with ci container 0.9.5

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2019-11-13 11:40:11 -06:00 committed by Kumar Gala
parent dc72a64d8f
commit 6af8b83276
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ build:
- ${SHIPPABLE_BUILD_DIR}/sources
pre_ci_boot:
image_name: zephyrprojectrtos/ci
image_tag: v0.6
image_tag: v0.9.5
pull: true
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"