Update 'Dockerfile'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-05-27 08:35:15 +00:00
parent ce57062311
commit 73f7d99ea4
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ RUN chmod +x /usr/local/bin/entrypoint.sh && \
php$PHP_VERSION-json \
php$PHP_VERSION-ldap \
php$PHP_VERSION-mbstring \
php$PHP_VERSION-mysql \
php$PHP_VERSION-pdo \
php$PHP_VERSION-sqlite3 \
# php$PHP_VERSION-session \