From af0fc7dd6069b29b1854ede94f640ac361bbb455 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 21 Mar 2024 15:42:31 +0000 Subject: [PATCH] chore(deps): update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.43.0 --- .github/workflows/storage-emulator-retry-conformance-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/storage-emulator-retry-conformance-tests.yaml b/.github/workflows/storage-emulator-retry-conformance-tests.yaml index b8243542a0ce..3058e94c8799 100644 --- a/.github/workflows/storage-emulator-retry-conformance-tests.yaml +++ b/.github/workflows/storage-emulator-retry-conformance-tests.yaml @@ -16,7 +16,7 @@ jobs: services: emulator: - image: gcr.io/cloud-devrel-public-resources/storage-testbench:v0.41.0 + image: gcr.io/cloud-devrel-public-resources/storage-testbench:v0.43.0 ports: - 9000:9000