Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent cb8a9b4 commit 4c2d5f8
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:464.0.0@sha256:5ef18ee4e18da93486c080791a6e0285c76eaac63a3c8079c37ca7ec21669674
FROM google/cloud-sdk:465.0.0@sha256:e2f82c4451cf3ba5d4606759b1f14ad3597b2709cd8201bf6f9e0f7e4e5982eb
RUN apt-get install -y netcat

0 comments on commit 4c2d5f8

Please sign in to comment.