From c7e4e2a3d5dae0195e76bed65ff81a7ebd116481 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 20 Jul 2017 11:50:25 +0000 Subject: [PATCH] push version to 1.3.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2047729..72d757c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM quay.io/thallian/php7-fpm:latest -ENV VERSION 1.2.5 +ENV VERSION 1.3.0 RUN apk add --no-cache \ libressl \