diff --git a/test/cypress/Dockerfile b/test/cypress/Dockerfile index 9b835fe0..a92e6aad 100644 --- a/test/cypress/Dockerfile +++ b/test/cypress/Dockerfile @@ -1,4 +1,4 @@ -FROM cypress/included:14.0.1 +FROM cypress/included:15.9.0 # Disable Cypress CLI colors ENV FORCE_COLOR=0