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