From 2613d6dddbf3b3f484ca933ccd06a041e185c275 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 5 Sep 2025 20:53:08 +0000 Subject: [PATCH] chore(deps): Update cypress/included Docker tag to v14.5.4 --- .../6-appsource/cymbal-bank/other-overlays/e2e.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cymbal-bank/6-appsource/cymbal-bank/other-overlays/e2e.Dockerfile b/examples/cymbal-bank/6-appsource/cymbal-bank/other-overlays/e2e.Dockerfile index fee0d0089..832499594 100644 --- a/examples/cymbal-bank/6-appsource/cymbal-bank/other-overlays/e2e.Dockerfile +++ b/examples/cymbal-bank/6-appsource/cymbal-bank/other-overlays/e2e.Dockerfile @@ -9,7 +9,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM cypress/included:14.0.3@sha256:29b6385801282a98b29f2cb8a0f239754c7615cc5e9be6b137ea739f68c91c74 +FROM cypress/included:14.5.4@sha256:848fb0d361178e695aa3ebd0f9632f2966232907c0fc02fbd6432e07d4d08d8b WORKDIR /e2e COPY . .