remove apk upgrade #1655
This commit is contained in:
parent
495545f2f0
commit
2a20e67f76
1 changed files with 1 additions and 2 deletions
|
@ -46,8 +46,7 @@ RUN apk --update --no-cache add \
|
||||||
php7-xml \
|
php7-xml \
|
||||||
php7-simplexml \
|
php7-simplexml \
|
||||||
php7-zlib \
|
php7-zlib \
|
||||||
s6 \
|
s6
|
||||||
&& apk -U upgrade
|
|
||||||
|
|
||||||
COPY .docker/nginx.conf /etc/nginx/nginx.conf
|
COPY .docker/nginx.conf /etc/nginx/nginx.conf
|
||||||
COPY .docker/php-fpm.conf /etc/php7/php-fpm.conf
|
COPY .docker/php-fpm.conf /etc/php7/php-fpm.conf
|
||||||
|
|
Loading…
Reference in a new issue