From 00afaa06bfa8a3c84b96f70f096bf70329d50557 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 12 Apr 2018 07:57:22 +0000 Subject: [PATCH] push version to 1.3.6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 882d349..f35caa4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM registry.gitlab.com/thallian/docker-php7-fpm:master -ENV VERSION 1.3.0 +ENV VERSION 1.3.6 RUN apk add --no-cache \ libressl \