Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0f6edda

Browse files
authoredJan 31, 2024··
upgrade e2e container to cypress 13.6.4
1 parent 33f756f commit 0f6edda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ services:
5656

5757
e2e:
5858
container_name: tla-e2e
59-
image: cypress/included:13.6.3
59+
image: cypress/included:13.6.4
6060
working_dir: /e2e
6161
volumes:
6262
- ./src/test/e2e:/e2e

0 commit comments

Comments
 (0)
Please sign in to comment.