diff --git a/Dockerfile.pubsub-emulator b/Dockerfile.pubsub-emulator index b07edba98..298a08e1d 100644 --- a/Dockerfile.pubsub-emulator +++ b/Dockerfile.pubsub-emulator @@ -1,3 +1,3 @@ # gcloud sdk for pubsub emulator with netcat added for the startup health check -FROM google/cloud-sdk:460.0.0@sha256:258469157a163f86d168bf6566fc6c4acb532d9ef939aef2edcc49197804dbdb +FROM google/cloud-sdk:461.0.0@sha256:4c91d8afa2013f71bdbd5e64f5c0a5b2fed6a6a7fe43c79e7bbc46ddff7c86a8 RUN apt-get install -y netcat