From 366666cfc3165c84ead98c89c6aab0c312af3c47 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 10 May 2024 20:31:41 +0000 Subject: [PATCH] chore(deps): update gcr.io/cloud-spanner-emulator/emulator docker tag to v1.5.18 --- .github/workflows/spanner-emulator-system-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spanner-emulator-system-tests.yaml b/.github/workflows/spanner-emulator-system-tests.yaml index 3d14706a545..3e2ac24ccab 100644 --- a/.github/workflows/spanner-emulator-system-tests.yaml +++ b/.github/workflows/spanner-emulator-system-tests.yaml @@ -18,7 +18,7 @@ jobs: services: emulator: - image: gcr.io/cloud-spanner-emulator/emulator:1.5.17 + image: gcr.io/cloud-spanner-emulator/emulator:1.5.18 ports: - 9010:9010 - 9020:9020