From eed0d36bca326d687095166db410bb04e18976d6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 19 Dec 2024 21:13:50 +0000 Subject: [PATCH] chore(deps): update gcr.io/cloud-spanner-emulator/emulator docker tag to v1.5.28 --- .github/workflows/system-tests-spanner-emulator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/system-tests-spanner-emulator.yaml b/.github/workflows/system-tests-spanner-emulator.yaml index eeb39890a3b..d435bdccaf3 100644 --- a/.github/workflows/system-tests-spanner-emulator.yaml +++ b/.github/workflows/system-tests-spanner-emulator.yaml @@ -18,7 +18,7 @@ jobs: services: emulator: - image: gcr.io/cloud-spanner-emulator/emulator:1.5.27 + image: gcr.io/cloud-spanner-emulator/emulator:1.5.28 ports: - 9010:9010 - 9020:9020