Skip to content

Commit

Permalink
build: move to ACR for docker image storage (#26081)
Browse files Browse the repository at this point in the history
* build: move to ACR for docker image storage

* Update vsts-arm32v7.yml

* Update vsts-arm64v8.yml
  • Loading branch information
MarshallOfSound committed Oct 25, 2020
1 parent c865244 commit 5e636f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -53,7 +53,7 @@ parameters:
# Build machines configs.
docker-image: &docker-image
docker:
- image: electronjs/build:d09fd95029bd8c1c73069888231b29688ef385ed
- image: electron.azurecr.io/build:4cec2c5ab66765caa724e37bae2bffb9b29722a5

machine-linux-medium: &machine-linux-medium
<<: *docker-image
Expand Down

0 comments on commit 5e636f4

Please sign in to comment.