Updated to Roundcube 1.4.7
This commit is contained in:
parent
4a421c40b2
commit
ed0d1e312e
@ -57,7 +57,7 @@ RUN set -ex; \
|
||||
VOLUME /var/roundcube/config
|
||||
|
||||
# Define Roundcubemail version
|
||||
ENV ROUNDCUBEMAIL_VERSION 1.4.5
|
||||
ENV ROUNDCUBEMAIL_VERSION 1.4.7
|
||||
|
||||
# Set the entry point
|
||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||
|
@ -3,7 +3,7 @@
|
||||
set -ex
|
||||
|
||||
# Configuration options you usually edit go here
|
||||
ROUNDCUBEMAIL_VERSION=1.4.5
|
||||
ROUNDCUBEMAIL_VERSION=1.4.7
|
||||
CHECK_GPG=false
|
||||
CLEAN_INTERMEDIATES=false
|
||||
CONTAINER_VOLUME_CONFIG=/var/roundcube/config
|
||||
|
Loading…
Reference in New Issue
Block a user