remove apk upgrade #1655

This commit is contained in:
Doug Breaux 2020-12-06 22:02:34 -06:00
parent 495545f2f0
commit 2a20e67f76

View file

@ -46,8 +46,7 @@ RUN apk --update --no-cache add \
php7-xml \
php7-simplexml \
php7-zlib \
s6 \
&& apk -U upgrade
s6
COPY .docker/nginx.conf /etc/nginx/nginx.conf
COPY .docker/php-fpm.conf /etc/php7/php-fpm.conf