Skip to content

Commit

Permalink
Update GCP pubsub emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
maxekman committed Mar 4, 2021
1 parent 452db2f commit 3e1a09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- "27017:27017"

gpubsub:
image: gcr.io/google.com/cloudsdktool/cloud-sdk:326.0.0-emulators
image: gcr.io/google.com/cloudsdktool/cloud-sdk:329.0.0-emulators
ports:
- "8793:8793"
entrypoint:
Expand Down

0 comments on commit 3e1a09e

Please sign in to comment.