Updated to Roundcube 1.3.10.

This commit is contained in:
2019-08-30 14:57:10 +02:00
parent e45ae46e9a
commit 49241307be
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ RUN set -ex; \
VOLUME /var/roundcube/config
# Define Roundcubemail version
ENV ROUNDCUBEMAIL_VERSION 1.3.8
ENV ROUNDCUBEMAIL_VERSION 1.3.10
# Set the entry point
ENTRYPOINT ["/docker-entrypoint.sh"]