mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
add libldap-2.5 to runtime dependencies (#2849)
This commit is contained in:
parent
bbd8dd6e73
commit
46c1a2f0b8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue