Add php7-sqlite3

This commit is contained in:
Dedy Martadinata S 2022-02-25 20:20:50 +07:00 committed by GitHub
parent 66eb5dbd53
commit ccc4024dd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ RUN \
ncurses \
php7-curl \
php7-ldap \
php7-sqlite3 \
py3-requests \
py3-urllib3 \
py3-xxhash \