1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-29 04:50:07 +00:00

Update PHP extensions

This commit is contained in:
CrazyMax 2018-10-17 15:05:51 +02:00
parent 6173a6ccd9
commit b79a632064
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -41,13 +41,14 @@ RUN apk --update --no-cache add \
php7-cli \
php7-ctype \
php7-curl \
php7-fileinfo \
php7-fpm \
php7-gd \
php7-json \
php7-mbstring \
php7-mcrypt \
php7-memcached \
php7-mysqli \
php7-mysqlnd \
php7-opcache \
php7-openssl \
php7-pdo \