From 3121ad6abe607f486bf8129530b3785c92211c4f Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 1 Nov 2016 15:23:57 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index da4c85b..8dda9a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM thallian/php7-fpm:latest +FROM quay.io/thallian/php7-fpm:latest ENV FPMUSER nginx ENV FPMGROUP nginx