mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-04 13:39:52 -06:00
node12.8.1-chrome78-ff70
This commit is contained in:
@@ -23,7 +23,7 @@ executors:
|
||||
# the Docker image with Cypress dependencies and Chrome browser
|
||||
cy-doc:
|
||||
docker:
|
||||
- image: cypress/browsers:node12.0.0-chrome73
|
||||
- image: cypress/browsers:node12.8.1-chrome78-ff70
|
||||
environment:
|
||||
PLATFORM: linux
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ set e+x
|
||||
|
||||
echo "This script should be run from cypress's root"
|
||||
|
||||
name=cypress/browsers:node12.0.0-chrome73
|
||||
name=cypress/browsers:node12.8.1-chrome78-ff70
|
||||
echo "Pulling CI container $name"
|
||||
|
||||
docker pull $name
|
||||
|
||||
Reference in New Issue
Block a user