Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 471.0.0 to 472.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 471.0.0 to 472.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 Apr 22, 2024
1 parent 543a2ed commit 9fe299d
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:471.0.0@sha256:920d80b396027408e11d4eb58ecef7174e1b068e57fcdc3e16993732c79361e7
FROM google/cloud-sdk:472.0.0@sha256:20bd0e287ae1c736040401d0ea56f9d4ea5e3a2e32af1abdbcc321e68b233970
RUN apt-get install -y netcat

0 comments on commit 9fe299d

Please sign in to comment.