This commit is contained in:
whaffman 2025-05-22 12:50:14 +02:00
parent 3ac4ffb970
commit 856ac6a99b

View File

@ -15,6 +15,7 @@ RUN apk add --no-cache \
php83-zip \ php83-zip \
php83-gd \ php83-gd \
php83-session \ php83-session \
php83-tokenizer \
mariadb-client \ mariadb-client \
curl \ curl \
busybox-extras &&\ busybox-extras &&\