diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 060d2e93..4ab73745 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -311,7 +311,7 @@ jobs: pool: vmImage: 'ubuntu-latest' steps: - - task: UseDocker@0 + - task: Docker@2 displayName: 'Set up Docker Buildx' inputs: command: 'setupBuildx'