Updated to Roundcube 1.4.5

This commit is contained in:
2020-06-11 17:50:26 +02:00
parent 6a456a71a2
commit 4a421c40b2
3 changed files with 3 additions and 3 deletions

View File

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