Verified Commit 641627c8 authored by Peter Stanko's avatar Peter Stanko
Browse files

Update pip

parent 99af32b3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@ RUN apk add build-base git openssh
# Cryptography dependencies
RUN apk add libffi libffi-dev openssl-dev

RUN pip install --upgrade pip

RUN pip install pipenv