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 78a7ab2 commit 3f3de26Copy full SHA for 3f3de26
windows/windowsservercore/Dockerfile
@@ -55,7 +55,7 @@ ENV JENKINS_AGENT_WORK=${JENKINS_AGENT_WORK}
55
USER ContainerAdministrator
56
57
# Install git
58
-ARG GIT_VERSION=2.49.0
+ARG GIT_VERSION=2.50.0
59
ARG GIT_PATCH_VERSION=1
60
RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 ; `
61
# The patch "windows.1" always have a different URL than the subsequent patch (ZIP filename is different)
0 commit comments