From 7aae7f02bc42c75c0a1a5ec9307ae57b5a2b3b7b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 16 Dec 2024 17:17:25 +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