Skip to content

Commit 9b42e22

Browse files
authored
fix: set correct download location for azure acr credential provider (#7559)
1 parent c935dbf commit 9b42e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parts/common/components.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1484,7 +1484,7 @@
14841484
},
14851485
{
14861486
"name": "azure-acr-credential-provider-pmc",
1487-
"downloadLocation": "/opt/credentialprovider/downloads",
1487+
"downloadLocation": "/opt/azure-acr-credential-provider/downloads",
14881488
"windowsDownloadLocation": "c:\\akse-cache\\azure-acr-credential-provider\\",
14891489
"downloadURIs": {
14901490
"ubuntu": {

0 commit comments

Comments
 (0)