Update Dockerfile

Co-authored-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
driz 2023-08-11 12:12:09 -04:00 committed by GitHub
parent a97bc5bb19
commit fa9ca10411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,6 @@ RUN \
php82-dom \
php82-gd \
php82-intl \
# php82-json \
php82-mbstring \
php82-pdo_sqlite \
php82-sqlite3 \