diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 4044c84..cf5f798 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -1,7 +1,7 @@ name: $(version).$(Rev:r) variables: - version: 1.1 + version: 2.0 buildConfiguration: "Release" imageRepository: "emberstack/sftp" DOCKER_CLI_EXPERIMENTAL: 'enabled'