Skip to content

Commit 7b6fe47

Browse files
galaknashif
authored andcommitted
ci: Update docker image to v0.11.11 for SDK 0.12.0
Update the docker image we build with to grab SDK 0.12.0 in addition to 0.11.4. Signed-off-by: Kumar Gala <[email protected]>
1 parent c6c5a37 commit 7b6fe47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
manual: true
1111
plugins:
1212
- docker#v3.5.0:
13-
image: "zephyrprojectrtos/ci:v0.11.10"
13+
image: "zephyrprojectrtos/ci:v0.11.11"
1414
propagate-environment: true
1515
volumes:
1616
- "/var/lib/buildkite-agent/git-mirrors:/var/lib/buildkite-agent/git-mirrors"

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps:
1010
manual: true
1111
plugins:
1212
- docker#v3.5.0:
13-
image: "zephyrprojectrtos/ci:v0.11.10"
13+
image: "zephyrprojectrtos/ci:v0.11.11"
1414
propagate-environment: true
1515
volumes:
1616
- "/var/lib/buildkite-agent/git-mirrors:/var/lib/buildkite-agent/git-mirrors"

0 commit comments

Comments
 (0)