chore: use cypress/browsers:node14.16.0-chrome90-ff88 (#16731)

This commit is contained in:
Zach Bloomquist
2021-06-03 16:37:26 -04:00
committed by GitHub
parent 6bbb216ade
commit 8203770af8
7 changed files with 75 additions and 14 deletions
+1 -1
View File
@@ -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