From 2bb38f8150c681b92ab59cb1393586150c0bb337 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Sun, 1 Oct 2017 16:29:56 +0200 Subject: [PATCH] use master tag for base image --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9bb741b..882d349 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.gitlab.com/thallian/docker-php7-fpm:latest +FROM registry.gitlab.com/thallian/docker-php7-fpm:master ENV VERSION 1.3.0