Skip to content

Commit

Permalink
Merge pull request #248 from data-catering/renovate/gcr.io-cloud-span…
Browse files Browse the repository at this point in the history
…ner-emulator-emulator-1.x

Update gcr.io/cloud-spanner-emulator/emulator Docker tag to v1.5.28
  • Loading branch information
pflooky authored Dec 16, 2024
2 parents efaaa51 + 2fb17a7 commit aadd30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,7 @@ services:
- "9000:9000"
spanner:
container_name: spanner
image: "gcr.io/cloud-spanner-emulator/emulator:${SPANNER_VERSION:-1.5.27}"
image: "gcr.io/cloud-spanner-emulator/emulator:${SPANNER_VERSION:-1.5.28}"
ports:
- "9010:9010"
- "9020:9020"
Expand Down

0 comments on commit aadd30a

Please sign in to comment.