Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from f0639d4 to 7435d67 (#1732)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `f0639d4` to `7435d67`.

---
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 Oct 5, 2023
1 parent 11c1a66 commit 8bf16df
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:449.0.0@sha256:f0639d4630f5d011d70aba6c7ddb2176cd4d69ce17767f8686de924318188b10
FROM google/cloud-sdk:449.0.0@sha256:7435d67b85d38d87f2e039b97583e4d108a3133bf3bc228a8411714a56d3b6ce
RUN apt-get install -y netcat

0 comments on commit 8bf16df

Please sign in to comment.