chore(deps): upgrade electron to v21.0.0 (#23881)

This commit is contained in:
Matt Schile
2022-09-30 08:35:24 -06:00
committed by GitHub
parent 94eb70e2c0
commit f9ef9600fb
7 changed files with 25 additions and 31 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:node16.14.2-slim-chrome100-ff99-edge
name=cypress/browsers:node16.16.0-chrome106-ff99-edge
echo "Pulling CI container $name"
docker pull $name