From 87b0a3f3e3b0e4410fa78de76ebe6cfa00ce5ad9 Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios Date: Wed, 9 Jun 2021 13:07:09 -0400 Subject: [PATCH] 3.20.4 --- httpd-php.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpd-php.Dockerfile b/httpd-php.Dockerfile index 6f051bc..08d1544 100644 --- a/httpd-php.Dockerfile +++ b/httpd-php.Dockerfile @@ -21,7 +21,7 @@ RUN apt-get update && apt-get install -y \ && a2enmod rewrite ARG CHEVERETO_SOFTWARE=chevereto -ARG CHEVERETO_TAG=3.20.3 +ARG CHEVERETO_TAG=3.20.4 ARG CHEVERETO_INSTALLER_TAG=2.2.2 ARG CHEVERETO_SERVICING=docker ARG CHEVERETO_LICENSE