We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ab27d commit 5167763Copy full SHA for 5167763
tools/releaseBuild/Image/DockerFile
@@ -23,7 +23,7 @@ COPY build.ps1 containerFiles/build.ps1
23
24
# Add an environment variable for build versioning
25
ENV VSTS_BUILD=1
26
-ENV VSTS_BUILD_VERSION=2.0.0-preview.1
+ENV VSTS_BUILD_VERSION=2.0.0
27
28
# Uncomment to debug locally
29
# RUN Import-Module ./containerFiles/dockerInstall.psm1; `
0 commit comments