Skip to content

Commit

Permalink
Update gcr.io/cloud-spanner-emulator/emulator Docker tag to v1.5.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 1f6372c commit cb940d2
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.26}"
image: "gcr.io/cloud-spanner-emulator/emulator:${SPANNER_VERSION:-1.5.27}"
ports:
- "9010:9010"
- "9020:9020"
Expand Down

0 comments on commit cb940d2

Please sign in to comment.