We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e6319 commit c812b67Copy full SHA for c812b67
test/cypress/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM cypress/included:5.6.0
+FROM cypress/included:9.4.1
2
3
COPY --chown=1000 ./ /test
4
test/package.json
@@ -7,7 +7,7 @@
7
"@jc21/cypress-swagger-validation": "^0.0.9",
8
"@jc21/restler": "^3.4.0",
9
"chalk": "^4.1.0",
10
- "cypress": "^5.6.0",
+ "cypress": "^9.4.1",
11
"cypress-multi-reporters": "^1.4.0",
12
"cypress-plugin-retries": "^1.5.2",
13
"eslint": "^7.6.0",
0 commit comments