Skip to content

Commit d47a96f

Browse files
authored
Roundcube update 1.2.0 -> 1.2.3 (#17)
Web: - Roundcube 1.2.0 -> 1.2.3
1 parent 86b363f commit d47a96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV MYSQL_HOST=db \
66
MYSQL_USER=mailserver \
77
MYSQL_PASSWORD=changeme \
88
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
9+
WEBMAIL_URL=http://github.com/roundcube/roundcubemail/releases/download/1.2.3/roundcubemail-1.2.3.tar.gz
1010

1111
RUN apk --no-cache add \
1212
nginx \

0 commit comments

Comments
 (0)