Commit 5dce5ea5 authored by Anas Nashif's avatar Anas Nashif
Browse files

ci: user latest docker file



- Updated ccache
- Updated documentation tools
- Add ESP32 toolchains and IDF

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 392da5ba
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.4-rc2
        image_tag: v0.4-rc6
        pull: true
        options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"