Skip to content

Commit

Permalink
Update Dockerfile.pubsub-emulator
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
  • Loading branch information
bobcallaway authored and cpanato committed Oct 21, 2024
1 parent 1c109ca commit 32a31de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.pubsub-emulator
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# gcloud sdk for pubsub emulator with netcat added for the startup health check
FROM google/cloud-sdk:497.0.0@sha256:f967b7490e97652f947cef796cc881a2d70c005bf304d7ba13577ff25e2cbb8f
RUN apt-get install -y netcat
RUN apt-get install -y netcat-traditional

0 comments on commit 32a31de

Please sign in to comment.