diff --git a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml index 2b60edff8d..235ef306de 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/azure-pipelines.yml @@ -44,7 +44,7 @@ stages: inputs: command: build repository: demo/bootstrap-taghelpers - dockerfile: $(bootstrapTaghelpersDir)/Dockerfile + dockerfile: $(bootstrapTaghelpersDir)/Dockerfile.azure buildContext: $(workDir) containerRegistry: $(dockerRegistryServiceConnection) tags: |