mirror of
https://github.com/linuxserver/docker-ldap-auth.git
synced 2026-02-20 01:01:02 +08:00
update pip
This commit is contained in:
parent
2996588c05
commit
82eb62f927
@ -28,6 +28,8 @@ RUN \
|
||||
else \
|
||||
LDAP_INSTALL="python-ldap==${LDAP_VERSION}"; \
|
||||
fi && \
|
||||
pip install -U --no-cache-dir \
|
||||
pip && \
|
||||
pip install -U --no-cache-dir \
|
||||
cryptography \
|
||||
${LDAP_INSTALL} && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user