We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b363f commit d47a96fCopy full SHA for d47a96f
web/Dockerfile
@@ -6,7 +6,7 @@ ENV MYSQL_HOST=db \
6
MYSQL_USER=mailserver \
7
MYSQL_PASSWORD=changeme \
8
MANAGER_URL=http://www.grs-service.ch/pub/grs_mgr_v3-03_jessie_with_php7_setup.tgz \
9
- WEBMAIL_URL=http://github.com/roundcube/roundcubemail/releases/download/1.2.0/roundcubemail-1.2.0.tar.gz
+ WEBMAIL_URL=http://github.com/roundcube/roundcubemail/releases/download/1.2.3/roundcubemail-1.2.3.tar.gz
10
11
RUN apk --no-cache add \
12
nginx \
0 commit comments