Skip to content

Commit 7f6d9ab

Browse files
include cypress 3.8.2
1 parent 1f1ce18 commit 7f6d9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.3'
22
services:
33
cypress:
4-
image: "cypress/included:3.2.0"
4+
image: "cypress/included:3.8.2"
55
network_mode: "host"
66
environment:
77
- CYPRESS_RECORD_KEY=${CYPRESS_RECORD_KEY}

0 commit comments

Comments
 (0)