We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1a2c5 commit b6571feCopy full SHA for b6571fe
containers/base/dockerfile
@@ -6,5 +6,5 @@ USER root
6
7
ADD profile.ps1 /root/.config/powershell/
8
9
-# Install PowerShell
+# Install PowerShell latest please
10
RUN apt-get update && apt install -y powershell
0 commit comments