Skip to content

Commit

Permalink
update spanner-emulator version
Browse files Browse the repository at this point in the history
  • Loading branch information
nktks committed Feb 13, 2024
1 parent efaca55 commit 39b6754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
PROJECT: yo-test
INSTANCE: yo-test
DATABASE: yo-test
- image: gcr.io/cloud-spanner-emulator/emulator:1.5.9
- image: gcr.io/cloud-spanner-emulator/emulator:1.5.14
working_directory: /go/src/github.com/cloudspannerecosystem/yo
steps:
- checkout
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
PROJECT: yo-test
INSTANCE: yo-test
DATABASE: yo-test
- image: gcr.io/cloud-spanner-emulator/emulator:1.5.9
- image: gcr.io/cloud-spanner-emulator/emulator:1.5.14
working_directory: /go/src/github.com/cloudspannerecosystem/yo
steps:
- checkout
Expand Down

0 comments on commit 39b6754

Please sign in to comment.