Added php-sqlite3
agola/fox-web-basic/Build image The run finished successfully Details

This commit is contained in:
Pavel Dmitriev 2022-03-28 11:06:31 +03:00
parent 1448a3a2dd
commit fda9bbf346
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RUN apt-get update -y \
php${php_version}-msgpack \
php${php_version}-oauth \
php${php_version}-zip \
php${php_version}-sqlite3 \
cron \
&& apt-get purge gnupg gnupg1 gnupg2 software-properties-common -y \
&& apt-get autoremove -y \