From bd6a293b75e84eed0205fa5b14b2a02c8d426bb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 01:22:55 +0000 Subject: [PATCH] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v2.0.4 (localApps) (#4659) --- apps/chatgpt-on-wechat/{2.0.3 => 2.0.4}/.env.sample | 0 apps/chatgpt-on-wechat/{2.0.3 => 2.0.4}/data.yml | 0 apps/chatgpt-on-wechat/{2.0.3 => 2.0.4}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/chatgpt-on-wechat/{2.0.3 => 2.0.4}/.env.sample (100%) rename apps/chatgpt-on-wechat/{2.0.3 => 2.0.4}/data.yml (100%) rename apps/chatgpt-on-wechat/{2.0.3 => 2.0.4}/docker-compose.yml (99%) diff --git a/apps/chatgpt-on-wechat/2.0.3/.env.sample b/apps/chatgpt-on-wechat/2.0.4/.env.sample similarity index 100% rename from apps/chatgpt-on-wechat/2.0.3/.env.sample rename to apps/chatgpt-on-wechat/2.0.4/.env.sample diff --git a/apps/chatgpt-on-wechat/2.0.3/data.yml b/apps/chatgpt-on-wechat/2.0.4/data.yml similarity index 100% rename from apps/chatgpt-on-wechat/2.0.3/data.yml rename to apps/chatgpt-on-wechat/2.0.4/data.yml diff --git a/apps/chatgpt-on-wechat/2.0.3/docker-compose.yml b/apps/chatgpt-on-wechat/2.0.4/docker-compose.yml similarity index 99% rename from apps/chatgpt-on-wechat/2.0.3/docker-compose.yml rename to apps/chatgpt-on-wechat/2.0.4/docker-compose.yml index 2a460a03d..d73e9abc9 100644 --- a/apps/chatgpt-on-wechat/2.0.3/docker-compose.yml +++ b/apps/chatgpt-on-wechat/2.0.4/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:2.0.3" + image: "zhayujie/chatgpt-on-wechat:2.0.4" container_name: ${CONTAINER_NAME} restart: always networks: