From 24d7d08a37c6ca8ed848dbd83fe584a2dbd69758 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Apr 2025 13:13:24 +0000 Subject: [PATCH 1/2] Update zhayujie/chatgpt-on-wechat Docker tag to v1.7.5 --- chatgpt-on-wechat/1.7.4/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatgpt-on-wechat/1.7.4/docker-compose.yml b/chatgpt-on-wechat/1.7.4/docker-compose.yml index d6569ef05..22c2df269 100644 --- a/chatgpt-on-wechat/1.7.4/docker-compose.yml +++ b/chatgpt-on-wechat/1.7.4/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.7.4" + image: "zhayujie/chatgpt-on-wechat:1.7.5" container_name: ${CONTAINER_NAME} restart: always networks: From d05b9954d94de3f96fad234b4503a81489bac45e Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 13 Apr 2025 13:13:34 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- chatgpt-on-wechat/{1.7.4 => 1.7.5}/.env.sample | 0 chatgpt-on-wechat/{1.7.4 => 1.7.5}/data.yml | 0 chatgpt-on-wechat/{1.7.4 => 1.7.5}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename chatgpt-on-wechat/{1.7.4 => 1.7.5}/.env.sample (100%) rename chatgpt-on-wechat/{1.7.4 => 1.7.5}/data.yml (100%) rename chatgpt-on-wechat/{1.7.4 => 1.7.5}/docker-compose.yml (100%) diff --git a/chatgpt-on-wechat/1.7.4/.env.sample b/chatgpt-on-wechat/1.7.5/.env.sample similarity index 100% rename from chatgpt-on-wechat/1.7.4/.env.sample rename to chatgpt-on-wechat/1.7.5/.env.sample diff --git a/chatgpt-on-wechat/1.7.4/data.yml b/chatgpt-on-wechat/1.7.5/data.yml similarity index 100% rename from chatgpt-on-wechat/1.7.4/data.yml rename to chatgpt-on-wechat/1.7.5/data.yml diff --git a/chatgpt-on-wechat/1.7.4/docker-compose.yml b/chatgpt-on-wechat/1.7.5/docker-compose.yml similarity index 100% rename from chatgpt-on-wechat/1.7.4/docker-compose.yml rename to chatgpt-on-wechat/1.7.5/docker-compose.yml