Skip to content

Commit

Permalink
e2e: upgrade cypress container to 13.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JKatzwinkel authored Nov 22, 2023
1 parent be7c98f commit 9b6c3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:

e2e:
container_name: tla-e2e
image: cypress/included:13.5.0
image: cypress/included:13.6.0
working_dir: /e2e
volumes:
- ./src/test/e2e:/e2e
Expand Down

0 comments on commit 9b6c3ff

Please sign in to comment.