Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Apr 15, 2024
1 parent fc827ba commit a30243e
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:6265236bf052000884e8cfaaaa7811ae2a5b160566f3e4b7eeed684eb75a467f
FROM google/cloud-sdk:471.0.0@sha256:920d80b396027408e11d4eb58ecef7174e1b068e57fcdc3e16993732c79361e7
RUN apt-get install -y netcat

0 comments on commit a30243e

Please sign in to comment.