Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 0f8392d to 4e47ec6 (#1728)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `0f8392d` to `4e47ec6`.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 247eee2 commit c8d2137
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:448.0.0@sha256:0f8392d7e01e44597c30624a2a9a6126031f0bcda02ee258e29b75b5bb83c3d5
FROM google/cloud-sdk:448.0.0@sha256:4e47ec63b2fb26a5a896e7992018f123791d5cf3fd64d633aa9335e291d436a4
RUN apt-get install -y netcat

0 comments on commit c8d2137

Please sign in to comment.