Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 463.0.0 to 464.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 463.0.0 to 464.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]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Feb 19, 2024
1 parent 07b1a9f commit b2709c6
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:463.0.0@sha256:0f43da6fc72154fdcb26e84b5b38dceb2132ab8567a844dd24e6ae66b423eeb2
FROM google/cloud-sdk:464.0.0@sha256:5ef18ee4e18da93486c080791a6e0285c76eaac63a3c8079c37ca7ec21669674
RUN apt-get install -y netcat

0 comments on commit b2709c6

Please sign in to comment.