diff --git a/Dockerfile b/Dockerfile index 4e86fa8d..c7cf4328 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Start the final image -FROM cypress/browsers:node-20.11.0-chrome-121.0.6167.184-1-ff-123.0-edge-121.0.2277.128-1 +FROM cypress/browsers:node-20.11.1-chrome-123.0.6312.58-1-ff-124.0-edge-122.0.2365.92-1 # Set and create the working directory ENV CYPRESS_TESTS_WORK_DIR /opt/cypress-tests