From 5f47b86158615190c0b979a27babc5cb48068cca Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 1 Nov 2016 15:10:54 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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