Skip to content

Commit 29f8b07

Browse files
committed
Chore: Upgrade Roundcube/1.6.9
1 parent 96377f5 commit 29f8b07

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.8"
14+
ENV ROUNDCUBE_VERSION="1.6.9"
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.8.0, 1.6.8, 1.6, 1, latest](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.6.8.0/Dockerfile)
16+
* [1.6.9.0, 1.6.9, 1.6, 1, latest](https://hub.docker.com/repository/docker/technicalguru/mailserver-roundcube) - [Dockerfile](https://github.com/technicalguru/docker-mailserver-roundcube/blob/1.6.9.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)