1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 17:51:24 +00:00

fix revive

This commit is contained in:
kev 2015-09-24 09:39:38 +08:00
parent 717834023b
commit ce5d9dfb28

@ -12,6 +12,7 @@ RUN apk add -U gzip \
php-curl \ php-curl \
php-fpm \ php-fpm \
php-gd \ php-gd \
php-json \
php-mysql \ php-mysql \
php-opcache \ php-opcache \
php-openssl \ php-openssl \