ci: use latest docker image v0.4-rc7
This one comes with gcc-arm-none-eabi-7-2018-q2-update Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
fe018a8716
commit
8cf49371af
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,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.4-rc6
|
image_tag: v0.4-rc7
|
||||||
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