Skip to content

Commit 4c8d2a3

Browse files
authored
fix: pin roundcube version to 1.6.11 (#64)
1 parent 64d18a6 commit 4c8d2a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM roundcube/roundcubemail
1+
FROM roundcube/roundcubemail:1.6.11-apache
22

33
RUN apt-get update \
44
&& apt-get install -y \

0 commit comments

Comments
 (0)