From 478f9e36e5de3eb33ca0e5568860ef0c4989a9fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 09:35:41 +0000 Subject: [PATCH] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v2.0.2 (localApps) (#4278) --- apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/.env.sample | 0 apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/data.yml | 0 apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/.env.sample (100%) rename apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/data.yml (100%) rename apps/chatgpt-on-wechat/{2.0.1 => 2.0.2}/docker-compose.yml (99%) diff --git a/apps/chatgpt-on-wechat/2.0.1/.env.sample b/apps/chatgpt-on-wechat/2.0.2/.env.sample similarity index 100% rename from apps/chatgpt-on-wechat/2.0.1/.env.sample rename to apps/chatgpt-on-wechat/2.0.2/.env.sample diff --git a/apps/chatgpt-on-wechat/2.0.1/data.yml b/apps/chatgpt-on-wechat/2.0.2/data.yml similarity index 100% rename from apps/chatgpt-on-wechat/2.0.1/data.yml rename to apps/chatgpt-on-wechat/2.0.2/data.yml diff --git a/apps/chatgpt-on-wechat/2.0.1/docker-compose.yml b/apps/chatgpt-on-wechat/2.0.2/docker-compose.yml similarity index 99% rename from apps/chatgpt-on-wechat/2.0.1/docker-compose.yml rename to apps/chatgpt-on-wechat/2.0.2/docker-compose.yml index efe91e2e3..c8df07fdd 100644 --- a/apps/chatgpt-on-wechat/2.0.1/docker-compose.yml +++ b/apps/chatgpt-on-wechat/2.0.2/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:2.0.1" + image: "zhayujie/chatgpt-on-wechat:2.0.2" container_name: ${CONTAINER_NAME} restart: always networks: