Skip to content

Commit 2978f78

Browse files
committed
Fix repo to point to the official repo
1 parent 1b8386a commit 2978f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docker/ubuntu16/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ RUN wget -q https://packages.microsoft.com/config/ubuntu/16.04/packages-microsof
77

88
RUN apt update -qq && \
99
cd / && \
10-
git clone https://github.com/JamesWTruher/PSScriptAnalyzer
10+
git clone https://github.com/PowerShell/PSScriptAnalyzer
1111

1212
RUN pwsh -c 'save-module -name platyps,pester -path $PSHOME/Modules'

0 commit comments

Comments
 (0)