Skip to content

Commit 69f5f60

Browse files
authored
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

Lines changed: 1 addition & 1 deletion
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)