1
0
mirror of https://github.com/jumpserver/jumpserver.git synced 2025-05-04 22:27:06 +00:00

fix: add libldap2-dev

This commit is contained in:
吴小白 2024-11-21 20:30:03 +08:00 committed by 老广
parent f7313bfcc1
commit c9c55b5fcb

View File

@ -24,6 +24,7 @@ ENV LANG=en_US.UTF-8 \
PATH=/opt/py3/bin:$PATH
ARG DEPENDENCIES=" \
libldap2-dev \
libx11-dev"
ARG TOOLS=" \