Update docker image to match js version

This commit is contained in:
Jamie Curnow
2026-01-27 11:27:21 +10:00
parent f509e0bdba
commit ef7f444404

View File

@@ -1,4 +1,4 @@
FROM cypress/included:14.0.1 FROM cypress/included:15.9.0
# Disable Cypress CLI colors # Disable Cypress CLI colors
ENV FORCE_COLOR=0 ENV FORCE_COLOR=0