v 1.6.10
This commit is contained in:
@@ -89,7 +89,7 @@ RUN a2enmod rewrite
|
|||||||
VOLUME /var/roundcube/config
|
VOLUME /var/roundcube/config
|
||||||
|
|
||||||
# Define Roundcubemail version
|
# Define Roundcubemail version
|
||||||
ENV ROUNDCUBEMAIL_VERSION 1.6.9
|
ENV ROUNDCUBEMAIL_VERSION 1.6.10
|
||||||
|
|
||||||
# Set the entry point
|
# Set the entry point
|
||||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
# Configuration options you usually edit go here
|
# Configuration options you usually edit go here
|
||||||
ROUNDCUBEMAIL_VERSION=1.6.9
|
ROUNDCUBEMAIL_VERSION=1.6.10
|
||||||
CHECK_GPG=false
|
CHECK_GPG=false
|
||||||
CLEAN_INTERMEDIATES=false
|
CLEAN_INTERMEDIATES=false
|
||||||
CONTAINER_VOLUME_CONFIG=/var/roundcube/config
|
CONTAINER_VOLUME_CONFIG=/var/roundcube/config
|
||||||
|
Reference in New Issue
Block a user