From 304f14b1539799de27630371bea72b791f096a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= Date: Wed, 26 Feb 2025 19:45:12 +0100 Subject: [PATCH] [roundcube] Update from 1.6.9-apache to 1.6.10-apache --- services/roundcube/service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/roundcube/service b/services/roundcube/service index 04f1be8..6c9beef 100644 --- a/services/roundcube/service +++ b/services/roundcube/service @@ -1,5 +1,5 @@ CONTAINER=roundcube/roundcubemail -VERSION=1.6.9-apache +VERSION=1.6.10-apache INTERNAL_IP=192.168.0.47 DEPENDS="pdnsmysql mail" VERSION_RX="^[0-9\.]*-apache$"