ci: use latest docker (0.11.0)
Needed for EDTT testing. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
86ac7dc10a
commit
831e7df993
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.10.1
|
||||
image_tag: v0.11.0
|
||||
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