Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 467.0.0 to 468.0.0 (#2045)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 467.0.0 to 468.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 Mar 18, 2024
1 parent 3716854 commit 1ce8978
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:467.0.0@sha256:fbdd35c56cb72168a2b62200dcea8b1d72805064902a1aca04fc8d092e3c7f10
FROM google/cloud-sdk:468.0.0@sha256:e019f79a102b0df03336851c7f541a145e3fd4e3f0527f4696f1b62a8de8577c
RUN apt-get install -y netcat

0 comments on commit 1ce8978

Please sign in to comment.