ci: use v0.9 docker image
This image includes latest dependencies. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3486709d2e
commit
650d443843
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ build:
|
||||||
- ${SHIPPABLE_BUILD_DIR}/ccache
|
- ${SHIPPABLE_BUILD_DIR}/ccache
|
||||||
pre_ci_boot:
|
pre_ci_boot:
|
||||||
image_name: zephyrprojectrtos/ci
|
image_name: zephyrprojectrtos/ci
|
||||||
image_tag: v0.8.2
|
image_tag: v0.9
|
||||||
pull: true
|
pull: true
|
||||||
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"
|
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue