Skip to content

Commit

Permalink
Update google/cloud-sdk Docker tag to v439
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent a5eea2f commit 7d19018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- image: cimg/ruby:3.2.2
environment:
- PUBSUB_EMULATOR_HOST: localhost:8085
- image: google/cloud-sdk:438.0.0
- image: google/cloud-sdk:439.0.0
command:
- gcloud
- beta
Expand Down
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- install

pubsub:
image: google/cloud-sdk:438.0.0
image: google/cloud-sdk:439.0.0
command:
- gcloud
- beta
Expand Down

0 comments on commit 7d19018

Please sign in to comment.