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 gcr.io/google.com/cloudsdktool/cloud-sdk docker digest to 48d13f0 #1992

Merged
merged 1 commit into from
Aug 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
substitutions:

Check failure on line 1 in cloudbuild.yaml

View check run for this annotation

Trunk.io / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'
_SERVICE_NAME: payments-service

steps:
Expand Down Expand Up @@ -68,7 +68,7 @@
]

# Step 5: Push the new Cloud Run revision
- name: gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:6ea51b563d61f61061892ab2a3938b1d19a20a8ecbbecff9f6c895c9c9792704
- name: gcr.io/google.com/cloudsdktool/cloud-sdk@sha256:48d13f032d8acf5a6f96c519fc1c868945eeb89ed2424eedfff77c444867ab97
waitFor:
- push
entrypoint: gcloud
Expand Down
Loading