chore: update dockerhub service connection

pull/2299/head 4.0.0-beta.6
Aaron Liu 2025-04-21 20:24:56 +08:00
parent 7b5e0e8581
commit 9226d0c8ec
2 changed files with 2 additions and 2 deletions

2
assets

@ -1 +1 @@
Subproject commit 721148b96904c12079d8ecdaf85ca6d93ed156ac
Subproject commit 904efa8f6bacee4fccb1cdee620b6315c81d5f95

View File

@ -26,7 +26,7 @@ jobs:
displayName: Install Go
- task: Docker@2
inputs:
containerRegistry: "PRO ACR"
containerRegistry: "CR DockerHub"
command: "login"
addPipelineData: false
addBaseImageData: false