From 5ac2e133e68f0db586fe05541df5ce44f24f5d4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 17:29:15 +0000 Subject: [PATCH 1/2] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v1.7.1 --- chatgpt-on-wechat/1.7.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatgpt-on-wechat/1.7.0/docker-compose.yml b/chatgpt-on-wechat/1.7.0/docker-compose.yml index 19eb47ba7..bcdb75e99 100644 --- a/chatgpt-on-wechat/1.7.0/docker-compose.yml +++ b/chatgpt-on-wechat/1.7.0/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.7.0" + image: "zhayujie/chatgpt-on-wechat:1.7.1" container_name: ${CONTAINER_NAME} restart: always networks: From e009706095c0cd868069a7fa86d30d1018514d8e Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sat, 31 Aug 2024 17:29:28 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- chatgpt-on-wechat/{1.7.0 => 1.7.1}/.env.sample | 0 chatgpt-on-wechat/{1.7.0 => 1.7.1}/data.yml | 0 chatgpt-on-wechat/{1.7.0 => 1.7.1}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename chatgpt-on-wechat/{1.7.0 => 1.7.1}/.env.sample (100%) rename chatgpt-on-wechat/{1.7.0 => 1.7.1}/data.yml (100%) rename chatgpt-on-wechat/{1.7.0 => 1.7.1}/docker-compose.yml (100%) diff --git a/chatgpt-on-wechat/1.7.0/.env.sample b/chatgpt-on-wechat/1.7.1/.env.sample similarity index 100% rename from chatgpt-on-wechat/1.7.0/.env.sample rename to chatgpt-on-wechat/1.7.1/.env.sample diff --git a/chatgpt-on-wechat/1.7.0/data.yml b/chatgpt-on-wechat/1.7.1/data.yml similarity index 100% rename from chatgpt-on-wechat/1.7.0/data.yml rename to chatgpt-on-wechat/1.7.1/data.yml diff --git a/chatgpt-on-wechat/1.7.0/docker-compose.yml b/chatgpt-on-wechat/1.7.1/docker-compose.yml similarity index 100% rename from chatgpt-on-wechat/1.7.0/docker-compose.yml rename to chatgpt-on-wechat/1.7.1/docker-compose.yml