1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Merge pull request #510 from akadoya/master

Add missing ext-xmlwriter extension and fix permissions
This commit is contained in:
CrazyMax 2025-08-17 15:42:58 +02:00 committed by GitHub
commit 11b253c23e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -63,6 +63,7 @@ RUN apk --update --no-cache add \
php83-sockets \
php83-tokenizer \
php83-xml \
php83-xmlwriter \
php83-zip \
python3 \
py3-pip \