Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update google/cloud-sdk:474.0.0-slim docker digest to 087d978 #1566

Merged
merged 1 commit into from
May 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ jobs:
- release_tag
release:
docker:
- image: google/cloud-sdk:474.0.0-slim@sha256:97e44579c9a4243681bc18fe746fe69817a50c97524a490e4e37fe7c7cc4e7f9
- image: google/cloud-sdk:474.0.0-slim@sha256:087d9784a80bbe308fe4f5e6da4bee2a82a191623308e1b67480b47c6e83cd9f
steps:
- attach_workspace:
at: .
Expand Down