We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16dad27 commit 30be66cCopy full SHA for 30be66c
1 file changed
.github/workflows/emulator-system-tests-spanner.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: 'ubuntu-24.04'
19
services:
20
emulator:
21
- image: gcr.io/cloud-spanner-emulator/emulator:1.5.42
+ image: gcr.io/cloud-spanner-emulator/emulator:1.5.43
22
ports:
23
- 9010:9010
24
- 9020:9020
0 commit comments