Skip to content

Commit

Permalink
Update google/cloud-sdk Docker tag to v489 (#688)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 5fb76c4 commit a5a936e
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.3.4
environment:
- PUBSUB_EMULATOR_HOST: localhost:8085
- image: google/cloud-sdk:488.0.0
- image: google/cloud-sdk:489.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:488.0.0
image: google/cloud-sdk:489.0.0
command:
- gcloud
- beta
Expand Down

0 comments on commit a5a936e

Please sign in to comment.