Skip to content

Commit ebdf348

Browse files
chore: Update the Git Windows version for Windows Server Core
Made with ❤️️ by updatecli
1 parent d668e3f commit ebdf348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/windowsservercore/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ENV JENKINS_AGENT_WORK=${JENKINS_AGENT_WORK}
5555
USER ContainerAdministrator
5656

5757
# Install git
58-
ARG GIT_VERSION=2.50.0
58+
ARG GIT_VERSION=2.50.1
5959
ARG GIT_PATCH_VERSION=2
6060
RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 ; `
6161
# The patch "windows.1" always have a different URL than the subsequent patch (ZIP filename is different)

0 commit comments

Comments
 (0)