From fb9b4c1425363710fa564afcfa150c583a1bb946 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:28:01 +0800 Subject: [PATCH] chore(deps): update roundcube/roundcubemail docker tag to v1.6.9 (#2039) * chore(deps): update roundcube/roundcubemail docker tag to v1.6.9 * 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 --- apps/roundcube/{1.6.8-apache => 1.6.9-apache}/data.yml | 0 .../roundcube/{1.6.8-apache => 1.6.9-apache}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/roundcube/{1.6.8-apache => 1.6.9-apache}/data.yml (100%) rename apps/roundcube/{1.6.8-apache => 1.6.9-apache}/docker-compose.yml (94%) diff --git a/apps/roundcube/1.6.8-apache/data.yml b/apps/roundcube/1.6.9-apache/data.yml similarity index 100% rename from apps/roundcube/1.6.8-apache/data.yml rename to apps/roundcube/1.6.9-apache/data.yml diff --git a/apps/roundcube/1.6.8-apache/docker-compose.yml b/apps/roundcube/1.6.9-apache/docker-compose.yml similarity index 94% rename from apps/roundcube/1.6.8-apache/docker-compose.yml rename to apps/roundcube/1.6.9-apache/docker-compose.yml index 8b2a67d0..6ec0daa6 100644 --- a/apps/roundcube/1.6.8-apache/docker-compose.yml +++ b/apps/roundcube/1.6.9-apache/docker-compose.yml @@ -1,6 +1,6 @@ services: roundcube: - image: roundcube/roundcubemail:1.6.8-apache + image: roundcube/roundcubemail:1.6.9-apache container_name: ${CONTAINER_NAME} restart: always environment: