From a70fc1d85497916ddd0d409b8c28629bf98521e8 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 12 Sep 2016 11:10:36 +0200 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 /