File tree Expand file tree Collapse file tree
nanoserver-ltsc2022/amd64
nanoserver-ltsc2025/amd64
windowsservercore-ltsc2022/amd64
windowsservercore-ltsc2025/amd64
nanoserver-ltsc2025/amd64
windowsservercore-ltsc2025/amd64
nanoserver-ltsc2022/amd64
nanoserver-ltsc2025/amd64
windowsservercore-ltsc2019/amd64
windowsservercore-ltsc2022/amd64
windowsservercore-ltsc2025/amd64
nanoserver-ltsc2022/amd64
nanoserver-ltsc2025/amd64
windowsservercore-ltsc2019/amd64
windowsservercore-ltsc2022/amd64
windowsservercore-ltsc2025/amd64 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 123123 "libssl|noble" : " 3t64" ,
124124 "libssl|resolute" : " 3t64" ,
125125
126- "mingit|latest|x64|url" : " https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip" ,
127- "mingit|latest|x64|sha" : " f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 " ,
126+ "mingit|latest|x64|url" : " https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip" ,
127+ "mingit|latest|x64|sha" : " 82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd " ,
128128 "mingit|8.0|x64|url" : " $(mingit|latest|x64|url)" ,
129129 "mingit|8.0|x64|sha" : " $(mingit|latest|x64|sha)" ,
130130 "mingit|9.0|x64|url" : " $(mingit|latest|x64|url)" ,
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN powershell -Command " `
1010 $ErrorActionPreference = 'Stop'; `
1111 $ProgressPreference = 'SilentlyContinue'; `
1212 `
13- Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.52 .0.windows.1/MinGit-2.52 .0-64-bit.zip; `
14- $mingit_sha256 = 'f42a561840627747ad48e6ece05a14093292d31f3393a401a7f7c780ee7695c2 '; `
13+ Invoke-WebRequest -OutFile mingit.zip https://github.com/git-for-windows/git/releases/download/v2.53 .0.windows.1/MinGit-2.53 .0-64-bit.zip; `
14+ $mingit_sha256 = '82b562c918ec87b2ef5316ed79bb199e3a25719bb871a0f10294acf21ebd08cd '; `
1515 if ((Get-FileHash mingit.zip -Algorithm sha256).Hash -ne $mingit_sha256) { `
1616 Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
1717 exit 1; `
You can’t perform that action at this time.
0 commit comments