Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 14c88c2 to 57f5a6d
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `14c88c2` to `57f5a6d`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cpanato committed Nov 22, 2023
1 parent f2a26a1 commit 60c7ec5
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:455.0.0@sha256:14c88c253d80817ce62be1d0fde66f4b8ae6ad85739ee6ec8ce5093f4ab52170
FROM google/cloud-sdk:455.0.0@sha256:57f5a6dbd19ab7b71752e4996c1efa3bf4d2a7197d7d7dfa90e7ae37debed7a8
RUN apt-get install -y netcat

0 comments on commit 60c7ec5

Please sign in to comment.