Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2016-10-28 13:50:52 +00:00
parent 46ffc61849
commit aedc54007f

View File

@ -1,6 +1,6 @@
FROM thallian/php7-fpm:latest FROM thallian/php7-fpm:latest
RUN apk add --no-cache openssl tar nginx postgresql-client aspell rsyslog RUN apk add --no-cache openssl tar nginx postgresql-client aspell rsyslog ca-certificates
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/main/ --allow-untrusted \ RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/main/ --allow-untrusted \
libressl2.4-libcrypto \ libressl2.4-libcrypto \