From 4800656c52310c9554812268dcc212e13703c49b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 18 Dec 2024 20:24:15 +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