Skip to content

Commit

Permalink
Dockerfile: Bump the python-pip version to 18.1-5
Browse files Browse the repository at this point in the history
To make the image build again.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
  • Loading branch information
sschuberth committed Apr 4, 2019
1 parent b523174 commit 8c3d786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ENV \
GO_DEP_VERSION=0.5.0-1+B10 \
HASKELL_STACK_VERSION=1.7.1-3 \
NPM_VERSION=5.8.0+DS6-4 \
PYTHON_PIP_VERSION=18.1-4 \
PYTHON_PIP_VERSION=18.1-5 \
PYTHON_VIRTUALENV_VERSION=15.1.0 \
SBT_VERSION=0.13.13-2 \
YARN_VERSION=1.13.0 \
Expand Down

0 comments on commit 8c3d786

Please sign in to comment.