Skip to content

Commit

Permalink
docker: fix libldap package name
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol authored May 15, 2024
1 parent 008abd9 commit 883fbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -79,7 +79,7 @@ RUN apt-get update -y && \
libgnustep-base1.28 \
libgnutls30 \
liblasso3 \
libldap \
libldap-2.5-0 \
libmariadb3 \
libmemcached11 \
liboath0 \

0 comments on commit 883fbef

Please sign in to comment.