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

This commit is contained in:
Danny Bessems 2020-05-02 20:12:16 +00:00
parent 98abee71e1
commit 6ce1bc0f72
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ RUN chmod +x /usr/local/bin/entrypoint.sh && \
php7.3-json \ php7.3-json \
php7.3-ldap \ php7.3-ldap \
php7.3-pdo \ php7.3-pdo \
php7.3-pdo_sqlite \ php7.3-pdo_sqlite3 \
# php7.3-session \ # php7.3-session \
php7.3-xmlrpc && \ php7.3-xmlrpc && \
# Enable PHP # Enable PHP