diff --git a/Dockerfile b/Dockerfile index ea24221..dbb5edb 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/testing/ --allow-untrusted php7-fpm +RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/php7-fpm/ --allow-untrusted php7-fpm ADD /rootfs /