ci: docker: Update image to 0.11.7

This is to get srecord tools for TFM

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2020-05-07 23:54:46 -05:00 committed by Carles Cufí
parent d6a33ef467
commit b605e5adc4
1 changed files with 1 additions and 1 deletions

View File

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