Skip to content

Commit 55a10fe

Browse files
committed
ci: bump docker image to 0.11.3 for west 0.7.0
Update to using docker image 0.11.3 so we are using west 0.7.0 Signed-off-by: Kumar Gala <[email protected]>
1 parent a81fc17 commit 55a10fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build:
2020
- ${SHIPPABLE_BUILD_DIR}/ccache
2121
pre_ci_boot:
2222
image_name: zephyrprojectrtos/ci
23-
image_tag: v0.11.2
23+
image_tag: v0.11.3
2424
pull: true
2525
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"
2626

0 commit comments

Comments
 (0)