ci: update to v0.5-rc5 docker file

New docker file with latest cmake 3.13.1.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2019-01-02 11:56:03 -05:00
commit 07b221c24d

View file

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