This commit is contained in:
2025-04-15 21:27:28 +02:00
parent 0d50fd80f3
commit 245b3ae2ac
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.9
ENV ROUNDCUBEMAIL_VERSION 1.6.10
# Set the entry point
ENTRYPOINT ["/docker-entrypoint.sh"]