Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 66e2681 to d2a303f (#1773)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `66e2681` to `d2a303f`.

---
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 17, 2023
1 parent ee55c3a commit a9f1df1
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:450.0.0@sha256:66e2681aa3099b4e517e4cdcdefff8f2aa45d305007124ccdc09686f6712d018
FROM google/cloud-sdk:450.0.0@sha256:d2a303f22d666dc5a4bf7344a06933be6bcdb21033963a544f8cdd5120453a61
RUN apt-get install -y netcat

0 comments on commit a9f1df1

Please sign in to comment.