File tree 6 files changed +12
-12
lines changed
6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ RUN reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /t
15
15
16
16
# Install Git.
17
17
# See: git-[version]-[bit].exe /SAVEINF=git.inf and /?
18
- ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.42 .0.windows.2 /Git-2.42.0.2 -64-bit.exe
19
- ARG GIT_SHA256=BD9B41641A258FD16D99BEECEC66132160331D685DFB4C714CEA2BCC78D63BDB
18
+ ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.49 .0.windows.1 /Git-2.49.0 -64-bit.exe
19
+ ARG GIT_SHA256=726056328967F242FE6E9AFBFE7823903A928AFF577DCF6F517F2FB6DA6CE83C
20
20
RUN Write-Host -NoNewLine ('Downloading {0} ... ' -f ${env:GIT}); \
21
21
Invoke-WebRequest -Uri ${env:GIT} -OutFile git.exe; \
22
22
Write-Host '✓' ; \
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ RUN reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /t
15
15
16
16
# Install Git.
17
17
# See: git-[version]-[bit].exe /SAVEINF=git.inf and /?
18
- ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.42 .0.windows.2 /Git-2.42.0.2 -64-bit.exe
19
- ARG GIT_SHA256=BD9B41641A258FD16D99BEECEC66132160331D685DFB4C714CEA2BCC78D63BDB
18
+ ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.49 .0.windows.1 /Git-2.49.0 -64-bit.exe
19
+ ARG GIT_SHA256=726056328967F242FE6E9AFBFE7823903A928AFF577DCF6F517F2FB6DA6CE83C
20
20
RUN Write-Host -NoNewLine ('Downloading {0} ... ' -f ${env:GIT}); \
21
21
Invoke-WebRequest -Uri ${env:GIT} -OutFile git.exe; \
22
22
Write-Host '✓' ; \
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ RUN reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /t
15
15
16
16
# Install Git.
17
17
# See: git-[version]-[bit].exe /SAVEINF=git.inf and /?
18
- ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.42 .0.windows.2 /Git-2.42.0.2 -64-bit.exe
19
- ARG GIT_SHA256=BD9B41641A258FD16D99BEECEC66132160331D685DFB4C714CEA2BCC78D63BDB
18
+ ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.49 .0.windows.1 /Git-2.49.0 -64-bit.exe
19
+ ARG GIT_SHA256=726056328967F242FE6E9AFBFE7823903A928AFF577DCF6F517F2FB6DA6CE83C
20
20
RUN Write-Host -NoNewLine ('Downloading {0} ... ' -f ${env:GIT}); \
21
21
Invoke-WebRequest -Uri ${env:GIT} -OutFile git.exe; \
22
22
Write-Host '✓' ; \
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ RUN reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /t
15
15
16
16
# Install Git.
17
17
# See: git-[version]-[bit].exe /SAVEINF=git.inf and /?
18
- ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.42 .0.windows.2 /Git-2.42.0.2 -64-bit.exe
19
- ARG GIT_SHA256=BD9B41641A258FD16D99BEECEC66132160331D685DFB4C714CEA2BCC78D63BDB
18
+ ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.49 .0.windows.1 /Git-2.49.0 -64-bit.exe
19
+ ARG GIT_SHA256=726056328967F242FE6E9AFBFE7823903A928AFF577DCF6F517F2FB6DA6CE83C
20
20
RUN Write-Host -NoNewLine ('Downloading {0} ... ' -f ${env:GIT}); \
21
21
Invoke-WebRequest -Uri ${env:GIT} -OutFile git.exe; \
22
22
Write-Host '✓' ; \
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ RUN reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /t
15
15
16
16
# Install Git.
17
17
# See: git-[version]-[bit].exe /SAVEINF=git.inf and /?
18
- ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.42 .0.windows.2 /Git-2.42.0.2 -64-bit.exe
19
- ARG GIT_SHA256=BD9B41641A258FD16D99BEECEC66132160331D685DFB4C714CEA2BCC78D63BDB
18
+ ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.49 .0.windows.1 /Git-2.49.0 -64-bit.exe
19
+ ARG GIT_SHA256=726056328967F242FE6E9AFBFE7823903A928AFF577DCF6F517F2FB6DA6CE83C
20
20
RUN Write-Host -NoNewLine ('Downloading {0} ... ' -f ${env:GIT}); \
21
21
Invoke-WebRequest -Uri ${env:GIT} -OutFile git.exe; \
22
22
Write-Host '✓' ; \
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ RUN reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" /t
15
15
16
16
# Install Git.
17
17
# See: git-[version]-[bit].exe /SAVEINF=git.inf and /?
18
- ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.42 .0.windows.2 /Git-2.42.0.2 -64-bit.exe
19
- ARG GIT_SHA256=BD9B41641A258FD16D99BEECEC66132160331D685DFB4C714CEA2BCC78D63BDB
18
+ ARG GIT=https://github.com/git-for-windows/git/releases/download/v2.49 .0.windows.1 /Git-2.49.0 -64-bit.exe
19
+ ARG GIT_SHA256=726056328967F242FE6E9AFBFE7823903A928AFF577DCF6F517F2FB6DA6CE83C
20
20
RUN Write-Host -NoNewLine ('Downloading {0} ... ' -f ${env:GIT}); \
21
21
Invoke-WebRequest -Uri ${env:GIT} -OutFile git.exe; \
22
22
Write-Host '✓' ; \
You can’t perform that action at this time.
0 commit comments