mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-28 10:49:48 -05:00
chore: use cypress/browsers:node14.16.0-chrome90-ff88 (#16731)
This commit is contained in:
@@ -3,7 +3,7 @@ set e+x
|
||||
|
||||
echo "This script should be run from cypress's root"
|
||||
|
||||
name=cypress/browsers:node14.16.0-chrome89-ff77
|
||||
name=cypress/browsers:node14.16.0-chrome90-ff88
|
||||
echo "Pulling CI container $name"
|
||||
|
||||
docker pull $name
|
||||
|
||||
Reference in New Issue
Block a user