Update Dockerfile

This commit is contained in:
KodeStar
2022-11-14 21:12:14 +00:00
committed by GitHub
parent be30ceb6eb
commit ff765f3540

View File

@@ -15,6 +15,7 @@ RUN \
apk add --no-cache \
curl \
php7-ctype \
php7-intl \
php7-pdo_pgsql \
php7-pdo_sqlite \
php7-pdo_mysql \