aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index fd8dd83..175ed16 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -36,7 +36,7 @@ jobs:
displayName: 'Login to Docker Hub'
inputs:
command: login
- containerRegistry: DockerHubV2
+ containerRegistry: DockerHub
- task: Docker@2
displayName: 'Build Base Image'