Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit

Permalink
Use latest cypress image
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinika committed Nov 7, 2024
1 parent 6040eee commit a156e5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.3'
services:
cypress:
image: 'cypress/included:13.6.2'
image: 'cypress/included:13.15.2'
depends_on:
- fusion
- delta
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"@types/lodash": "^4.14.202",
"@types/morgan": "^1.7.35",
"@types/mustache": "^4.2.5",
"@types/node": "^20.10.6",
"@types/node": "^22.11.0",
"@types/object-hash": "^1.2.0",
"@types/pluralize": "^0.0.29",
"@types/qs": "^6.9.5",
Expand Down

0 comments on commit a156e5e

Please sign in to comment.