diff --git a/Dockerfile b/Dockerfile index 87f629b..e590b77 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM thallian/php7-fpm:latest +FROM quay.io/thallian/php7-fpm:latest RUN apk add --no-cache openssl tar nginx postgresql-client aspell rsyslog ca-certificates