Update Dockerfile

This commit is contained in:
mc303 2020-10-29 14:26:03 +01:00 committed by GitHub
parent 4941dc66ed
commit df79b7dfff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ run apk add --no-cache --virtual .build-dependencies git \
iputils \
fping \
bash \
tzdata \
\
# Configure apache and required PHP modules
&& docker-php-ext-configure mysqli --with-mysqli=mysqlnd \