File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ LABEL Readme.md="https://github.com/PowerShell/PowerShell/blob/master/docker/REA
55LABEL Description="This Dockerfile will install the latest release of PS."
66
77ARG POWERSHELL_ZIP=https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.17/PowerShell_6.0.0-alpha.17-win10-win2016-x64.zip
8- ARG POWERSHELL_SHA256=3F5FD873B6E3062D9741B019BC645E6F20999BE66B2FDAA4374495FEBEDD0E03
8+ ARG POWERSHELL_SHA256=3D770CF4C5744992622E043A52F9A285C695BFE8F1B94BB070C4026582CA64B0
99
1010# Setup PowerShell - Log-to > C:\Docker.log
1111SHELL ["C:\\ Windows\\ System32\\ WindowsPowerShell\\ v1.0\\ powershell.exe" , "-command" ]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ LABEL Readme.md="https://github.com/PowerShell/PowerShell/blob/master/docker/REA
55LABEL Description="This Dockerfile will install the latest release of PS."
66
77ARG POWERSHELL_MSI=https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.17/PowerShell_6.0.0-alpha.17-win10-win2016-x64.msi
8- ARG POWERSHELL_SHA256=503F3AD52223699765895D3E9615FBD7988194693BCB725BE90C9EF0CD594447
8+ ARG POWERSHELL_SHA256=07CAAB19CE891131AF7A64F267D59C15865B85ADB679E206389189E928C2E597
99
1010# Setup PowerShell - Log-to > C:\Docker.log
1111SHELL ["C:\\ Windows\\ System32\\ WindowsPowerShell\\ v1.0\\ powershell.exe" , "-command" ]
You can’t perform that action at this time.
0 commit comments