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 0185da6 commit b2fb848Copy full SHA for b2fb848
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:534.0.0-emulators@sha256:1784d8f97d213e6712ca2a525d5cdfd1670812594f5359041a460c69235b3f9e
+FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:548.0.0-emulators@sha256:19317c6370fecd58c244c8a03aaad6f198776a7891f11a8ff00cc74b9bcccfec
3
RUN apt-get update -y && apt-get install -y netcat-traditional
0 commit comments