We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b83ca8 commit 62fdb19Copy full SHA for 62fdb19
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.46
+ image: gcr.io/cloud-spanner-emulator/emulator:1.5.47
22
ports:
23
- 9010:9010
24
- 9020:9020
0 commit comments