Skip to content

Commit

Permalink
Merge pull request #224 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.26
  • Loading branch information
pflooky authored Nov 30, 2024
2 parents 3bb0e98 + f855da3 commit 14abf6e
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.25}"
image: "gcr.io/cloud-spanner-emulator/emulator:${SPANNER_VERSION:-1.5.26}"
ports:
- "9010:9010"
- "9020:9020"
Expand Down

0 comments on commit 14abf6e

Please sign in to comment.