Skip to content
Snippets Groups Projects
Commit fc0df6a0 authored by nimrod's avatar nimrod
Browse files

Small correction.

parent c90f2775
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,6 @@ RUN apt-get update && \
libssl-dev \
zlib1g-dev \
&& \
pip install --no-cache-dir --update pip tox pipenv | cat && \
pip install --progress-bar=off --no-cache-dir --upgrade pip tox pipenv && \
rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* /root/.cache/*
COPY --from=goose /usr/local/bin/goose /usr/local/bin/goose
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment