We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ef86a commit 7b8fd2eCopy full SHA for 7b8fd2e
Dockerfile.pubsub-emulator
@@ -1,3 +1,3 @@
1
# gcloud sdk for pubsub emulator with netcat added for the startup health check
2
-FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:519.0.0-emulators@sha256:78db84c1d8be6fd2282789f7b8a57b5627ab0b1182a6dd0110b86c3fef078ee4
+FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:520.0.0-emulators@sha256:17fc3952a0006b010fda73df129b805ca07ce02a57d54a5053be963d8150ccc4
3
RUN apt-get update -y && apt-get install -y netcat-traditional
0 commit comments