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 969aef5 commit 3da7a26Copy full SHA for 3da7a26
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:525.0.0-emulators@sha256:8f567aab0e9cc5f5dd79c2d81122dfe0ddb8e8ed91932a702a48e849d387f2c1
3
RUN apt-get update -y && apt-get install -y netcat-traditional
0 commit comments