diff --git a/windows/Dockerfile b/windows/Dockerfile index 17972feb2222029f88f3cda5157d3e2a4e4a6ddb..da84ea4a5af0fec6f626a3735a4db6ebfde686ef 100644 --- a/windows/Dockerfile +++ b/windows/Dockerfile @@ -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