]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - Dockerfile.armhf
Rollback on removing php7-curl from step 4
[github/shaarli/Shaarli.git] / Dockerfile.armhf
index c7eefc13f84178a03ab3e40a734d52800783933e..b75663bbb46f6831ebc06c7242a3e9c39a76fa7d 100644 (file)
@@ -36,6 +36,7 @@ RUN apk --update --no-cache add \
         nginx \
         php7 \
         php7-ctype \
+        php7-curl \
         php7-fpm \
         php7-gd \
         php7-iconv \