mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
add libldap-2.5 to runtime dependencies (#2849)
This commit is contained in:
parent
bbd8dd6e73
commit
46c1a2f0b8
@ -89,6 +89,7 @@ RUN apt-get update \
|
||||
gosu \
|
||||
iproute2 \
|
||||
libldap-common \
|
||||
libldap-2.5 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# copying poetry and venv into image
|
||||
|
Loading…
x
Reference in New Issue
Block a user