From 6c94b9c473b96f9332cbaf6b79f9a6f3ed604cc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 07:15:14 +0000 Subject: [PATCH 1/2] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v1.6.9 --- apps/chatgpt-on-wechat/1.6.8/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chatgpt-on-wechat/1.6.8/docker-compose.yml b/apps/chatgpt-on-wechat/1.6.8/docker-compose.yml index 65efa561..29ac1bcb 100644 --- a/apps/chatgpt-on-wechat/1.6.8/docker-compose.yml +++ b/apps/chatgpt-on-wechat/1.6.8/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.6.8" + image: "zhayujie/chatgpt-on-wechat:1.6.9" container_name: ${CONTAINER_NAME} restart: always networks: From 42316d19238686d66f7af2c48f244af7f3390577 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 21 Jul 2024 07:15:28 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/chatgpt-on-wechat/{1.6.8 => 1.6.9}/.env.sample | 0 apps/chatgpt-on-wechat/{1.6.8 => 1.6.9}/data.yml | 0 apps/chatgpt-on-wechat/{1.6.8 => 1.6.9}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/chatgpt-on-wechat/{1.6.8 => 1.6.9}/.env.sample (100%) rename apps/chatgpt-on-wechat/{1.6.8 => 1.6.9}/data.yml (100%) rename apps/chatgpt-on-wechat/{1.6.8 => 1.6.9}/docker-compose.yml (100%) diff --git a/apps/chatgpt-on-wechat/1.6.8/.env.sample b/apps/chatgpt-on-wechat/1.6.9/.env.sample similarity index 100% rename from apps/chatgpt-on-wechat/1.6.8/.env.sample rename to apps/chatgpt-on-wechat/1.6.9/.env.sample diff --git a/apps/chatgpt-on-wechat/1.6.8/data.yml b/apps/chatgpt-on-wechat/1.6.9/data.yml similarity index 100% rename from apps/chatgpt-on-wechat/1.6.8/data.yml rename to apps/chatgpt-on-wechat/1.6.9/data.yml diff --git a/apps/chatgpt-on-wechat/1.6.8/docker-compose.yml b/apps/chatgpt-on-wechat/1.6.9/docker-compose.yml similarity index 100% rename from apps/chatgpt-on-wechat/1.6.8/docker-compose.yml rename to apps/chatgpt-on-wechat/1.6.9/docker-compose.yml