diff --git a/assets b/assets index 721148b..904efa8 160000 --- a/assets +++ b/assets @@ -1 +1 @@ -Subproject commit 721148b96904c12079d8ecdaf85ca6d93ed156ac +Subproject commit 904efa8f6bacee4fccb1cdee620b6315c81d5f95 diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a526c42..e712201 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,7 +26,7 @@ jobs: displayName: Install Go - task: Docker@2 inputs: - containerRegistry: "PRO ACR" + containerRegistry: "CR DockerHub" command: "login" addPipelineData: false addBaseImageData: false