Skip to content

Commit f315348

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

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
@@ -48,7 +48,7 @@ COPY --from=jdk-core $JAVA_HOME $JAVA_HOME
4848

4949
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
5050

51-
ARG GIT_VERSION=2.51.1
51+
ARG GIT_VERSION=2.51.2
5252
ARG GIT_PATCH_VERSION=1
5353
RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 ; `
5454
# The patch "windows.1" always have a different URL than the subsequent patch (ZIP filename is different)

0 commit comments

Comments
 (0)