diff --git a/19.0/apache/Dockerfile b/19.0/apache/Dockerfile index 114a04da..968a4b8d 100644 --- a/19.0/apache/Dockerfile +++ b/19.0/apache/Dockerfile @@ -114,7 +114,7 @@ RUN a2enmod headers rewrite remoteip ;\ } > /etc/apache2/conf-available/remoteip.conf;\ a2enconf remoteip -ENV NEXTCLOUD_VERSION 19.0.1 +ENV NEXTCLOUD_VERSION 19.0.2 RUN set -ex; \ fetchDeps=" \