Chore: Update all builders to v3 flavors
[ci-management.git] / jenkins-config / managed-config-files / custom / dockerconfig / content
1 {
2     "auths": {
3         "https://index.docker.io/v1/": {
4             "auth": "$AUTH"
5         }
6     }
7 }