Merge pull request #65 from alexjustesen/main

This commit is contained in:
Adam 2025-12-17 13:23:31 +00:00 committed by GitHub
commit 99953e84be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ ENV HOME=/config
RUN \
apk add --no-cache \
iputils \
grep \
php84-gd \
php84-intl \

View File

@ -12,6 +12,7 @@ ENV HOME=/config
RUN \
apk add --no-cache \
iputils \
grep \
php84-gd \
php84-intl \