We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d91f6 commit 532546aCopy full SHA for 532546a
pkg/windows/dockerfile
@@ -81,7 +81,6 @@ RUN Write-Host ('Downloading get-pip.py ({0}) ...' -f $env:PYTHON_GET_PIP_URL);
81
pip --version; \
82
\
83
Write-Host 'Complete.'
84
-#############
85
86
##install Chocolatey, then git and osquery
87
ENV CHOCO_URL=https://chocolatey.org/install.ps1
0 commit comments