From 609bc1e83531d6dc25b1b7a437f6848feea8bf00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 09:24:37 +0000 Subject: [PATCH] chore(deps): update jlesage/thunderbird docker tag to v26.03.1 (localApps) (#4536) --- apps/thunderbird/{26.02.3 => 26.03.1}/.env.sample | 0 apps/thunderbird/{26.02.3 => 26.03.1}/data.yml | 0 apps/thunderbird/{26.02.3 => 26.03.1}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/thunderbird/{26.02.3 => 26.03.1}/.env.sample (100%) rename apps/thunderbird/{26.02.3 => 26.03.1}/data.yml (100%) rename apps/thunderbird/{26.02.3 => 26.03.1}/docker-compose.yml (97%) diff --git a/apps/thunderbird/26.02.3/.env.sample b/apps/thunderbird/26.03.1/.env.sample similarity index 100% rename from apps/thunderbird/26.02.3/.env.sample rename to apps/thunderbird/26.03.1/.env.sample diff --git a/apps/thunderbird/26.02.3/data.yml b/apps/thunderbird/26.03.1/data.yml similarity index 100% rename from apps/thunderbird/26.02.3/data.yml rename to apps/thunderbird/26.03.1/data.yml diff --git a/apps/thunderbird/26.02.3/docker-compose.yml b/apps/thunderbird/26.03.1/docker-compose.yml similarity index 97% rename from apps/thunderbird/26.02.3/docker-compose.yml rename to apps/thunderbird/26.03.1/docker-compose.yml index ee0f899f3..57b93b0c6 100644 --- a/apps/thunderbird/26.02.3/docker-compose.yml +++ b/apps/thunderbird/26.03.1/docker-compose.yml @@ -1,6 +1,6 @@ services: thunderbird: - image: "jlesage/thunderbird:v26.02.3" + image: "jlesage/thunderbird:v26.03.1" container_name: ${CONTAINER_NAME} restart: always networks: