Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cpanato committed Mar 11, 2024
1 parent 7926dbd commit 5275285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.pubsub-emulator
@@ -1,3 +1,3 @@
# gcloud sdk for pubsub emulator with netcat added for the startup health check
FROM google/cloud-sdk:466.0.0@sha256:5b7052f4eb1b8002dbe07a2be6494c0c5f3927407c238581e09be523e9edd68b
FROM google/cloud-sdk:467.0.0@sha256:fbdd35c56cb72168a2b62200dcea8b1d72805064902a1aca04fc8d092e3c7f10
RUN apt-get install -y netcat

0 comments on commit 5275285

Please sign in to comment.