| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| 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 | |||
| 5 | 5 | LABEL Description="This Dockerfile will install the latest release of PS." | |
| 6 | 6 | ||
| 7 | 7 | ARG 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 | ||
| 9 | 9 | ||
| 10 | 10 | # Setup PowerShell - Log-to > C:\Docker.log | |
| 11 | 11 | SHELL ["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 | |||
| 5 | 5 | LABEL Description="This Dockerfile will install the latest release of PS." | |
| 6 | 6 | ||
| 7 | 7 | ARG 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 | ||
| 9 | 9 | ||
| 10 | 10 | # Setup PowerShell - Log-to > C:\Docker.log | |
| 11 | 11 | SHELL ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe", "-command"] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments