We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b8386a commit 2978f78Copy full SHA for 2978f78
tools/docker/ubuntu16/Dockerfile
@@ -7,6 +7,6 @@ RUN wget -q https://packages.microsoft.com/config/ubuntu/16.04/packages-microsof
7
8
RUN apt update -qq && \
9
cd / && \
10
- git clone https://github.com/JamesWTruher/PSScriptAnalyzer
+ git clone https://github.com/PowerShell/PSScriptAnalyzer
11
12
RUN pwsh -c 'save-module -name platyps,pester -path $PSHOME/Modules'
0 commit comments