Update Dockerfile
This commit is contained in:
parent
46ffc61849
commit
aedc54007f
@ -1,6 +1,6 @@
|
||||
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 \
|
||||
libressl2.4-libcrypto \
|
||||
|
Loading…
Reference in New Issue
Block a user