Skip to content

Commit 4096949

Browse files
dependabot[bot]cpanato
authored andcommitted
build(deps): Bump google.com/cloudsdktool/google-cloud-cli
Bumps google.com/cloudsdktool/google-cloud-cli from 554.0.0-emulators to 555.0.0-emulators. --- updated-dependencies: - dependency-name: google.com/cloudsdktool/google-cloud-cli dependency-version: 555.0.0-emulators dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03bbe0c commit 4096949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.pubsub-emulator

Lines changed: 1 addition & 1 deletion
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:554.0.0-emulators@sha256:3aed65050fc657ab44b1e465c5dc2624c9d4d7193a026d3e5982c23cc56cdb0c
2+
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:555.0.0-emulators@sha256:0e4e6c1ef3bbee200003506dbefa9fd69c68fd666971e19ae24414aa1834ea2e
33
RUN apt-get update -y && apt-get install -y netcat-traditional

0 commit comments

Comments
 (0)