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 and pull[bot] committed Jul 27, 2023
1 parent 9cc67d8 commit 4db341b
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 4db341b

Please sign in to comment.