Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 69f5f60

Browse files
authoredFeb 20, 2024
Merge pull request #292 from authzed/spannem
bump spanner emulator to match version used in spicedb
2 parents dd54d29 + b009433 commit 69f5f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎e2e/databases/manifests/spanner.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
spec:
3636
containers:
3737
- name: spanner
38-
image: gcr.io/cloud-spanner-emulator/emulator:1.5.4
38+
image: gcr.io/cloud-spanner-emulator/emulator:1.5.14
3939
imagePullPolicy: IfNotPresent
4040
ports:
4141
- containerPort: 9010

0 commit comments

Comments
 (0)
Please sign in to comment.