Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 503.0.0 to 504.0.1
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 503.0.0 to 504.0.1.

---
updated-dependencies:
- dependency-name: google/cloud-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Dec 23, 2024
1 parent 2e6920c commit 1f23009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.pubsub-emulator
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# gcloud sdk for pubsub emulator with netcat added for the startup health check
FROM google/cloud-sdk:503.0.0@sha256:3de00d1ff412222f53cf71e7e20c99c13ec3e8e21dc3056e2d6cedc9408afaee
FROM google/cloud-sdk:504.0.1@sha256:e0246385c6f43e997bb49541de7c684846ee9c2baa738a68613f14cab987feb8
RUN apt-get install -y netcat-traditional

0 comments on commit 1f23009

Please sign in to comment.