From 1d4ff54b04c71b1cf796ab2ccccfc9896945d926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:00:26 +0000 Subject: [PATCH 1/2] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v1.7.3 --- chatgpt-on-wechat/1.7.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatgpt-on-wechat/1.7.2/docker-compose.yml b/chatgpt-on-wechat/1.7.2/docker-compose.yml index 7dbeb0585..5035cbe63 100644 --- a/chatgpt-on-wechat/1.7.2/docker-compose.yml +++ b/chatgpt-on-wechat/1.7.2/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.7.2" + image: "zhayujie/chatgpt-on-wechat:1.7.3" container_name: ${CONTAINER_NAME} restart: always networks: From 77c12643495c6e032cdc7d027f5371a1ed5749c4 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 31 Oct 2024 17:00:38 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- chatgpt-on-wechat/{1.7.2 => 1.7.3}/.env.sample | 0 chatgpt-on-wechat/{1.7.2 => 1.7.3}/data.yml | 0 chatgpt-on-wechat/{1.7.2 => 1.7.3}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename chatgpt-on-wechat/{1.7.2 => 1.7.3}/.env.sample (100%) rename chatgpt-on-wechat/{1.7.2 => 1.7.3}/data.yml (100%) rename chatgpt-on-wechat/{1.7.2 => 1.7.3}/docker-compose.yml (100%) diff --git a/chatgpt-on-wechat/1.7.2/.env.sample b/chatgpt-on-wechat/1.7.3/.env.sample similarity index 100% rename from chatgpt-on-wechat/1.7.2/.env.sample rename to chatgpt-on-wechat/1.7.3/.env.sample diff --git a/chatgpt-on-wechat/1.7.2/data.yml b/chatgpt-on-wechat/1.7.3/data.yml similarity index 100% rename from chatgpt-on-wechat/1.7.2/data.yml rename to chatgpt-on-wechat/1.7.3/data.yml diff --git a/chatgpt-on-wechat/1.7.2/docker-compose.yml b/chatgpt-on-wechat/1.7.3/docker-compose.yml similarity index 100% rename from chatgpt-on-wechat/1.7.2/docker-compose.yml rename to chatgpt-on-wechat/1.7.3/docker-compose.yml