Skip to content

Commit

Permalink
Update google/cloud-sdk Docker tag to v475
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent ac1f089 commit 396efec
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.1
environment:
- PUBSUB_EMULATOR_HOST: localhost:8085
- image: google/cloud-sdk:474.0.0
- image: google/cloud-sdk:475.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:474.0.0
image: google/cloud-sdk:475.0.0
command:
- gcloud
- beta
Expand Down

0 comments on commit 396efec

Please sign in to comment.