Update to Roundcube 1.4.9

This commit is contained in:
2020-10-10 11:52:45 +02:00
parent 158ee000d5
commit 7d2306d737
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.4.8
ENV ROUNDCUBEMAIL_VERSION 1.4.9
# Set the entry point
ENTRYPOINT ["/docker-entrypoint.sh"]