Update Dockerfile

This commit is contained in:
Sebastian Hugentobler 2016-11-01 15:23:57 +00:00
parent 96c70eb259
commit 3121ad6abe

View File

@ -1,4 +1,4 @@
FROM thallian/php7-fpm:latest FROM quay.io/thallian/php7-fpm:latest
ENV FPMUSER nginx ENV FPMUSER nginx
ENV FPMGROUP nginx ENV FPMGROUP nginx