Skip to content

Commit

Permalink
add libldap-2.5 to runtime dependencies (#2849)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmintey authored Dec 15, 2023
1 parent bbd8dd6 commit 46c1a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 46c1a2f

Please sign in to comment.