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