]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - Dockerfile
Merge pull request #1698 from ArthurHoaro/feature/plugins-search-filter
[github/shaarli/Shaarli.git] / Dockerfile
index bedc9496cfa8345f0a55015f786d761b671bf0ce..79d3313095b89f8904ba37992dedd30ee74aa229 100644 (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