Update Dockerfile
This commit is contained in:
parent
46ffc61849
commit
aedc54007f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue