Skip to content

Commit

Permalink
Update google/cloud-sdk Docker tag to v482 (#663)
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 Jun 25, 2024
1 parent 8f76610 commit 82b56e7
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.3
environment:
- PUBSUB_EMULATOR_HOST: localhost:8085
- image: google/cloud-sdk:481.0.0
- image: google/cloud-sdk:482.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:481.0.0
image: google/cloud-sdk:482.0.0
command:
- gcloud
- beta
Expand Down

0 comments on commit 82b56e7

Please sign in to comment.