X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Dockerfile;fp=Dockerfile;h=79d3313095b89f8904ba37992dedd30ee74aa229;hb=2a20e67f760fb0587c8ea5c8219ec4546dde55bd;hp=bedc9496cfa8345f0a55015f786d761b671bf0ce;hpb=495545f2f07f00ead911908d8bee9a572889eced;p=github%2Fshaarli%2FShaarli.git diff --git a/Dockerfile b/Dockerfile index bedc9496..79d33130 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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