From 73f228107537e4aa49609bc4b7f754f3b75b1ca8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:51:39 +0000 Subject: [PATCH 1/2] Update zhayujie/chatgpt-on-wechat Docker tag to v1.7.4 --- apps/chatgpt-on-wechat/1.7.3/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chatgpt-on-wechat/1.7.3/docker-compose.yml b/apps/chatgpt-on-wechat/1.7.3/docker-compose.yml index 5035cbe6..d6569ef0 100644 --- a/apps/chatgpt-on-wechat/1.7.3/docker-compose.yml +++ b/apps/chatgpt-on-wechat/1.7.3/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.7.3" + image: "zhayujie/chatgpt-on-wechat:1.7.4" container_name: ${CONTAINER_NAME} restart: always networks: From d172082eaa17b3e2a86167faf96f64dce44c35dd Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 15 Dec 2024 17:51:52 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/chatgpt-on-wechat/{1.7.3 => 1.7.4}/.env.sample | 0 apps/chatgpt-on-wechat/{1.7.3 => 1.7.4}/data.yml | 0 apps/chatgpt-on-wechat/{1.7.3 => 1.7.4}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/chatgpt-on-wechat/{1.7.3 => 1.7.4}/.env.sample (100%) rename apps/chatgpt-on-wechat/{1.7.3 => 1.7.4}/data.yml (100%) rename apps/chatgpt-on-wechat/{1.7.3 => 1.7.4}/docker-compose.yml (100%) diff --git a/apps/chatgpt-on-wechat/1.7.3/.env.sample b/apps/chatgpt-on-wechat/1.7.4/.env.sample similarity index 100% rename from apps/chatgpt-on-wechat/1.7.3/.env.sample rename to apps/chatgpt-on-wechat/1.7.4/.env.sample diff --git a/apps/chatgpt-on-wechat/1.7.3/data.yml b/apps/chatgpt-on-wechat/1.7.4/data.yml similarity index 100% rename from apps/chatgpt-on-wechat/1.7.3/data.yml rename to apps/chatgpt-on-wechat/1.7.4/data.yml diff --git a/apps/chatgpt-on-wechat/1.7.3/docker-compose.yml b/apps/chatgpt-on-wechat/1.7.4/docker-compose.yml similarity index 100% rename from apps/chatgpt-on-wechat/1.7.3/docker-compose.yml rename to apps/chatgpt-on-wechat/1.7.4/docker-compose.yml