From 5f4403f8c6189db31eb090e8fa1c1d0e2970b5ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 11:10:23 +0000 Subject: [PATCH] Renovate update cypress/included Docker tag to v13.13.0 --- cypress/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/Dockerfile b/cypress/Dockerfile index af4c40d2fa..a61dcff042 100644 --- a/cypress/Dockerfile +++ b/cypress/Dockerfile @@ -1,4 +1,4 @@ -FROM cypress/included:13.12.0 +FROM cypress/included:13.13.0 WORKDIR /app