Skip to content

Commit

Permalink
chore(deps): update gcr.io/cloud-spanner-emulator/emulator docker tag…
Browse files Browse the repository at this point in the history
… to v1.5.7 (#6428)
  • Loading branch information
renovate-bot authored Jul 7, 2023
1 parent 6811945 commit a01a58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spanner-emulator-system-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

services:
emulator:
image: gcr.io/cloud-spanner-emulator/emulator:1.5.6
image: gcr.io/cloud-spanner-emulator/emulator:1.5.7
ports:
- 9010:9010
- 9020:9020
Expand Down

0 comments on commit a01a58a

Please sign in to comment.