We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent accad81 commit fd37562Copy full SHA for fd37562
scm/Dockerfile
@@ -17,7 +17,7 @@ RUN Install-SVN -Version $env:SVN_VERSION;
17
# Install Git for Windows x64 CLI
18
#--------------------------------------------------------------------
19
20
-ENV GIT_VERSION 2.34.0
+ENV GIT_VERSION 2.34.0.1
21
22
RUN Install-Git -Version $env:GIT_VERSION;
23
0 commit comments