Skip to content

Commit

Permalink
Update google/cloud-sdk Docker tag to v442
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent dc6362e commit f4460c7
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:441.0.0
- image: google/cloud-sdk:442.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:441.0.0
image: google/cloud-sdk:442.0.0
command:
- gcloud
- beta
Expand Down

0 comments on commit f4460c7

Please sign in to comment.