Skip to content
Snippets Groups Projects
Commit 1d1621ad authored by Moritz Maxeiner's avatar Moritz Maxeiner
Browse files

Add curl

parent 01c2d70c
No related branches found
No related tags found
No related merge requests found
......@@ -63,4 +63,6 @@ RUN python -m pip --no-cache-dir install --no-warn-script-location \
matplotlib \
pandas
COPY VsDevEnv.ps1 C:/VsDevEnv.ps1
\ No newline at end of file
COPY VsDevEnv.ps1 C:/VsDevEnv.ps1
RUN choco install -y curl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment