File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM microsoft/windowsservercore as download
2
2
3
3
SHELL ["powershell" , "-Command" , "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';" ]
4
4
5
- ENV GPG_VERSION 2.3.3
5
+ ENV GPG_VERSION 2.3.4
6
6
7
7
RUN Invoke-WebRequest $('https://files.gpg4win.org/gpg4win-vanilla-{0}.exe' -f $env:GPG_VERSION) -OutFile 'gpg4win.exe' -UseBasicParsing ; \
8
8
Start-Process .\g pg4win.exe -ArgumentList '/S' -NoNewWindow -Wait
You can’t perform that action at this time.
0 commit comments