updated to 1.6.11

This commit is contained in:
2025-08-19 18:19:21 +02:00
parent 245b3ae2ac
commit 9ea4043570
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.10
ENV ROUNDCUBEMAIL_VERSION 1.6.11
# Set the entry point
ENTRYPOINT ["/docker-entrypoint.sh"]