Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from fa0225b to a55fcf3 (#1703)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `fa0225b` to `a55fcf3`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 37e7dbd commit 2082deb
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:447.0.0@sha256:fa0225bfcebb84256a92348672620f34f855ea01b12bcca1c07e9cfb14cb7d06
FROM google/cloud-sdk:447.0.0@sha256:a55fcf389b3f28bdb6da8e1dd40517c0d2270f98f2184f4e5f871870bcbd001b
RUN apt-get install -y netcat

0 comments on commit 2082deb

Please sign in to comment.