You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Set default ACR in UpgrateVersion/PR/official pipeline. (sonic-net#11002)
* [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (sonic-net#10341)
Why I did it
docker hub will limit the pull rate.
Use ACR instead to pull debian related docker image.
How I did it
Set DEFAULT_CONTAINER_REGISTRY in pipeline.
* Add a config variable to override default container registry instead of dockerhub. (sonic-net#10166)
* Add variable to reset default docker registry
* fix bug in docker version control
0 commit comments