mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-01 03:15:23 +00:00
fix: add libldap2-dev
This commit is contained in:
parent
f7313bfcc1
commit
c9c55b5fcb
@ -24,6 +24,7 @@ ENV LANG=en_US.UTF-8 \
|
|||||||
PATH=/opt/py3/bin:$PATH
|
PATH=/opt/py3/bin:$PATH
|
||||||
|
|
||||||
ARG DEPENDENCIES=" \
|
ARG DEPENDENCIES=" \
|
||||||
|
libldap2-dev \
|
||||||
libx11-dev"
|
libx11-dev"
|
||||||
|
|
||||||
ARG TOOLS=" \
|
ARG TOOLS=" \
|
||||||
|
Loading…
Reference in New Issue
Block a user