1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-10 22:31:28 +02:00

fix revive

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

View File

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