From 9853b899115b5b1e7608f0975b29d4510818098f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Feb 2024 15:03:06 +0000 Subject: [PATCH] chore: update cypress/included docker tag to v13 Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5cdcb54e..f24f4e23d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -313,7 +313,7 @@ test_integration: interruptible: true image: - name: cypress/included:12.14.0 + name: cypress/included:13.6.4 entrypoint: [""] cache: - *front_cache