diff --git a/apps/thunderbird/24.10.1/.env.sample b/apps/thunderbird/24.12.1/.env.sample similarity index 100% rename from apps/thunderbird/24.10.1/.env.sample rename to apps/thunderbird/24.12.1/.env.sample diff --git a/apps/thunderbird/24.10.1/data.yml b/apps/thunderbird/24.12.1/data.yml similarity index 100% rename from apps/thunderbird/24.10.1/data.yml rename to apps/thunderbird/24.12.1/data.yml diff --git a/apps/thunderbird/24.10.1/docker-compose.yml b/apps/thunderbird/24.12.1/docker-compose.yml similarity index 97% rename from apps/thunderbird/24.10.1/docker-compose.yml rename to apps/thunderbird/24.12.1/docker-compose.yml index a0aacb83..6062e0e7 100644 --- a/apps/thunderbird/24.10.1/docker-compose.yml +++ b/apps/thunderbird/24.12.1/docker-compose.yml @@ -1,6 +1,6 @@ services: thunderbird: - image: "jlesage/thunderbird:v24.10.1" + image: "jlesage/thunderbird:v24.12.1" container_name: ${CONTAINER_NAME} restart: always networks: