Skip to content

Commit

Permalink
Add PHP LDAP module (LDAPProvider not working without it) (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
someThor authored Nov 25, 2024
1 parent db060f1 commit 7b6c72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ RUN set x; \
php8.1-zip \
php8.1-fpm \
php8.1-yaml \
php8.1-ldap \
libapache2-mod-fcgid \
&& aptitude clean \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 7b6c72e

Please sign in to comment.