From 2dec5d007c8168f43e1d4b396fec2e545af3f8e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:01:58 +0800 Subject: [PATCH] chore(deps): update roundcube/roundcubemail docker tag to v1.6.10 (#3206) * chore(deps): update roundcube/roundcubemail docker tag to v1.6.10 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- roundcube/{1.6.9-apache => 1.6.10-apache}/data.yml | 0 roundcube/{1.6.9-apache => 1.6.10-apache}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename roundcube/{1.6.9-apache => 1.6.10-apache}/data.yml (100%) rename roundcube/{1.6.9-apache => 1.6.10-apache}/docker-compose.yml (92%) diff --git a/roundcube/1.6.9-apache/data.yml b/roundcube/1.6.10-apache/data.yml similarity index 100% rename from roundcube/1.6.9-apache/data.yml rename to roundcube/1.6.10-apache/data.yml diff --git a/roundcube/1.6.9-apache/docker-compose.yml b/roundcube/1.6.10-apache/docker-compose.yml similarity index 92% rename from roundcube/1.6.9-apache/docker-compose.yml rename to roundcube/1.6.10-apache/docker-compose.yml index 6ec0daa67..3d64414e4 100644 --- a/roundcube/1.6.9-apache/docker-compose.yml +++ b/roundcube/1.6.10-apache/docker-compose.yml @@ -1,6 +1,6 @@ services: roundcube: - image: roundcube/roundcubemail:1.6.9-apache + image: roundcube/roundcubemail:1.6.10-apache container_name: ${CONTAINER_NAME} restart: always environment: