diff --git a/Dockerfile b/Dockerfile index dbb5edb..751f1e1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM thallian/confd-env:latest -RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/php7-fpm/ --allow-untrusted php7-fpm +RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/community/ --allow-untrusted php7-fpm ADD /rootfs /