We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b777ba2 commit c4227cbCopy full SHA for c4227cb
1 file changed
build.sh
@@ -24,7 +24,7 @@ apk add --update-cache \
24
python-dev
25
26
# install pip
27
-curl -sSL https://raw.githubusercontent.com/pypa/pip/6.1.1/contrib/get-pip.py | python -
+curl -sSL https://raw.githubusercontent.com/pypa/pip/7.0.3/contrib/get-pip.py | python -
28
29
# add a deis user
30
adduser deis -D -h /app -s /bin/bash
0 commit comments