Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 470.0.0 to 471.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 470.0.0 to 471.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 Apr 8, 2024
1 parent 9c4a763 commit ebc3ed1
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:470.0.0@sha256:869c6e0b48a6f0eda09c2f6514b2c9f008a37d3ccafb03f564b8aa8d37c5c8bf
FROM google/cloud-sdk:471.0.0@sha256:6265236bf052000884e8cfaaaa7811ae2a5b160566f3e4b7eeed684eb75a467f
RUN apt-get install -y netcat

0 comments on commit ebc3ed1

Please sign in to comment.