From 1e7559299677b09f8154014c002a0e9d14c976da Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Wed, 5 Oct 2022 17:11:32 -0700 Subject: [PATCH] Update cypress build image --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f8860a36..75b99f5a 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -4,7 +4,7 @@ # The workflow allows running tests and code linting on the default branch. # Node LTS -image: cypress/included:8.4.1 +image: cypress/included:10.9.0 pipelines: branches: