We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5c9b8 commit 4e4ab9dCopy full SHA for 4e4ab9d
.circleci/config.yml
@@ -79,7 +79,7 @@ executors:
79
# Build machines configs.
80
docker-image: &docker-image
81
docker:
82
- - image: electron.azurecr.io/build:4cec2c5ab66765caa724e37bae2bffb9b29722a5
+ - image: electron.azurecr.io/build:d818f06a9b1540c7fd38f75ad5a2c493dd6843b6
83
84
machine-linux-medium: &machine-linux-medium
85
<<: *docker-image
0 commit comments