From d51f1b3c7d9e78c32d1e132a267c502675e55c6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 22:40:58 +0000 Subject: [PATCH] chore(docker): bump roundcube/roundcubemail Docker tag to v1.7.3 --- docker/infrastructure/mail/roundcube/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/infrastructure/mail/roundcube/docker-compose.yml b/docker/infrastructure/mail/roundcube/docker-compose.yml index f3a93d1..254aa41 100644 --- a/docker/infrastructure/mail/roundcube/docker-compose.yml +++ b/docker/infrastructure/mail/roundcube/docker-compose.yml @@ -1,6 +1,6 @@ services: roundcube: - image: roundcube/roundcubemail:1.7.2-apache + image: roundcube/roundcubemail:1.7.3-apache container_name: roundcube networks: - default