Skip to content

Commit ebc71dc

Browse files
committed
Roundcube/1.6.11
1 parent b7b96b6 commit ebc71dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get install -
1111
#ADD etc/sites/ /etc/apache2/sites-enabled/
1212
#ADD src/ /var/www/html/
1313
RUN chown -R www-data:www-data /var/www/html
14-
ENV ROUNDCUBE_VERSION="1.6.10"
14+
ENV ROUNDCUBE_VERSION="1.6.11"
1515
ENV ROUNDCUBE_REVISION="0"
1616

1717
RUN cd /var/www/html \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Related images:
1313
# Tags
1414
The following versions are available from DockerHub. The image tag matches the Roundcube version.
1515

16-
* [1.6.10.1, 1.6.10, 1.6, 1, latest](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.6.10.1/Dockerfile)
16+
* [1.6.11.0, 1.6.11, 1.6, 1, latest](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.6.11.0/Dockerfile)
1717
* [1.5.2.0, 1.5.2, 1.5](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.5.2.0/Dockerfile)
1818
* [1.4.11.0, 1.4.11, 1.4](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.4.11.0/Dockerfile)
1919

0 commit comments

Comments
 (0)