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 d7e28bc commit 955d388Copy full SHA for 955d388
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:524.0.0-emulators@sha256:11e9b10b6d61177b0046fcb5f1e9479f567a5dacbf66d194baf5a8872653c857
+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