We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fde3d6 commit ee53218Copy full SHA for ee53218
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.47
+ image: gcr.io/cloud-spanner-emulator/emulator:1.5.48
22
ports:
23
- 9010:9010
24
- 9020:9020
0 commit comments