This commit is contained in:
2025-04-15 21:17:47 +02:00
parent c638455671
commit 0d50fd80f3
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ RUN a2enmod rewrite
VOLUME /var/roundcube/config
# Define Roundcubemail version
ENV ROUNDCUBEMAIL_VERSION 1.6.6
ENV ROUNDCUBEMAIL_VERSION 1.6.9
# Set the entry point
ENTRYPOINT ["/docker-entrypoint.sh"]