Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix libldap dependency for bookworm
Ioannis committed Oct 10, 2024
1 parent 3dd56c9 commit 790e103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comanage-registry-base/Dockerfile
@@ -26,7 +26,7 @@ FROM php:8.2.24-apache-bookworm
RUN apt-get update \
&& apt-get upgrade -y \
&& apt-get install -y \
libldap-2.4-2 \
libldap-2.5-0 \
libldap2-dev \
libmariadb-dev \
libpq-dev \

0 comments on commit 790e103

Please sign in to comment.