Merge pull request #124 from BossMBGaming/BossMBGaming-patch-1

Update Dockerfile and add php-bcmath
master
DiouxX 11 months ago committed by GitHub
commit 268159bfd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -17,6 +17,7 @@ RUN apt update \
apache2 \
php8.3 \
php8.3-mysql \
php8.3-bcmath \
php8.3-ldap \
php8.3-xmlrpc \
php8.3-imap \

Loading…
Cancel
Save