Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 460.0.0 to 461.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 460.0.0 to 461.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 Jan 29, 2024
1 parent 14608f3 commit 8ca4eba
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:460.0.0@sha256:258469157a163f86d168bf6566fc6c4acb532d9ef939aef2edcc49197804dbdb
FROM google/cloud-sdk:461.0.0@sha256:4c91d8afa2013f71bdbd5e64f5c0a5b2fed6a6a7fe43c79e7bbc46ddff7c86a8
RUN apt-get install -y netcat

0 comments on commit 8ca4eba

Please sign in to comment.