From cef705cd3cbc4d3e28a6c30f9ea3a45df05005ea Mon Sep 17 00:00:00 2001 From: bfren Date: Tue, 22 Feb 2022 12:18:25 +0000 Subject: [PATCH] v3.0.6 (#51) Minor updates * Using latest base image --- Dockerfile | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 550302f..c0d7c00 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM bfren/nginx-php:php7.4-4.0.5 +FROM bfren/nginx-php:php7.4-4.0.6 ARG BF_IMAGE ARG BF_VERSION diff --git a/VERSION b/VERSION index 7da3c16..8ffc1ad 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.5 \ No newline at end of file +3.0.6 \ No newline at end of file