Commit 07b221c2 authored by Anas Nashif's avatar Anas Nashif
Browse files

ci: update to v0.5-rc5 docker file



New docker file with latest cmake 3.13.1.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent e8ecd275
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"