Skip to content

Commit ba8093e

Browse files
build(deps): Bump google.com/cloudsdktool/google-cloud-cli (#2409)
Bumps google.com/cloudsdktool/google-cloud-cli from 513.0.0-emulators to 514.0.0-emulators. --- updated-dependencies: - dependency-name: google.com/cloudsdktool/google-cloud-cli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb142aa commit ba8093e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.pubsub-emulator

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# gcloud sdk for pubsub emulator with netcat added for the startup health check
2-
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:513.0.0-emulators@sha256:095eed1b00211bcb580751f5dbf5bfc5d8646662f6fa6ada5b0e60329e254bc5
2+
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:514.0.0-emulators@sha256:d634ab7f543ca9fb14958e708fb4ad507e573c555697d8c208b95c95f303f2de
33
RUN apt-get update -y && apt-get install -y netcat-traditional

0 commit comments

Comments
 (0)