ci: docker: Update image to 0.11.6
This includes the cbor Python package required by MCUBoot. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
ad6215dcf7
commit
80e7ab312a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ build:
|
|||
- ${SHIPPABLE_BUILD_DIR}/ccache
|
||||
pre_ci_boot:
|
||||
image_name: zephyrprojectrtos/ci
|
||||
image_tag: v0.11.4
|
||||
image_tag: v0.11.6
|
||||
pull: true
|
||||
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue