Skip to content

Commit

Permalink
Move to docker image 0.58 for cloudbuild all (required by nrf update) (
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 authored Mar 21, 2022
1 parent b3b1087 commit 7d1256f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integrations/cloudbuild/build-all.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
steps:
- name: "connectedhomeip/chip-build-vscode:0.5.56"
- name: "connectedhomeip/chip-build-vscode:0.5.58"
env:
- PW_ENVIRONMENT_ROOT=/pwenv
args:
Expand All @@ -12,7 +12,7 @@ steps:
path: /pwenv
timeout: 900s

- name: "connectedhomeip/chip-build-vscode:0.5.56"
- name: "connectedhomeip/chip-build-vscode:0.5.58"
env:
- PW_ENVIRONMENT_ROOT=/pwenv
args:
Expand Down

0 comments on commit 7d1256f

Please sign in to comment.