chore: update dockerhub service connection

This commit is contained in:
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

Submodule assets updated: 721148b969...904efa8f6b

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