mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-04 18:46:39 +00:00
fix: libldap2-dev
This commit is contained in:
parent
77e471022f
commit
b045a64496
@ -24,7 +24,7 @@ ENV LANG=en_US.UTF-8 \
|
|||||||
PATH=/opt/py3/bin:$PATH
|
PATH=/opt/py3/bin:$PATH
|
||||||
|
|
||||||
ARG DEPENDENCIES=" \
|
ARG DEPENDENCIES=" \
|
||||||
libldap3-dev \
|
libldap2-dev \
|
||||||
libx11-dev"
|
libx11-dev"
|
||||||
|
|
||||||
ARG TOOLS=" \
|
ARG TOOLS=" \
|
||||||
|
Loading…
Reference in New Issue
Block a user