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:
parent
d6a33ef467
commit
b605e5adc4
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue