Install missing pip in docker
This commit is contained in:
parent
91130f4f95
commit
a3408d7625
|
@ -10,6 +10,7 @@ RUN \
|
|||
python3-dev \
|
||||
py3-psycopg2 \
|
||||
py3-cryptography \
|
||||
py3-pip \
|
||||
libldap \
|
||||
libffi-dev \
|
||||
make \
|
||||
|
|
Loading…
Reference in New Issue