From b7475a475028eb7514a269ba2776791a157b728d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:30:33 +0000 Subject: [PATCH 1/2] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v1.6.8 --- chatgpt-on-wechat/1.6.7/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatgpt-on-wechat/1.6.7/docker-compose.yml b/chatgpt-on-wechat/1.6.7/docker-compose.yml index 07dee07f9..65efa5612 100644 --- a/chatgpt-on-wechat/1.6.7/docker-compose.yml +++ b/chatgpt-on-wechat/1.6.7/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.6.7" + image: "zhayujie/chatgpt-on-wechat:1.6.8" container_name: ${CONTAINER_NAME} restart: always networks: From 05e7f15dc8ac5eb62ce634b0602999124f918ca4 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 5 Jul 2024 13:30:46 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- chatgpt-on-wechat/{1.6.7 => 1.6.8}/.env.sample | 0 chatgpt-on-wechat/{1.6.7 => 1.6.8}/data.yml | 0 chatgpt-on-wechat/{1.6.7 => 1.6.8}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename chatgpt-on-wechat/{1.6.7 => 1.6.8}/.env.sample (100%) rename chatgpt-on-wechat/{1.6.7 => 1.6.8}/data.yml (100%) rename chatgpt-on-wechat/{1.6.7 => 1.6.8}/docker-compose.yml (100%) diff --git a/chatgpt-on-wechat/1.6.7/.env.sample b/chatgpt-on-wechat/1.6.8/.env.sample similarity index 100% rename from chatgpt-on-wechat/1.6.7/.env.sample rename to chatgpt-on-wechat/1.6.8/.env.sample diff --git a/chatgpt-on-wechat/1.6.7/data.yml b/chatgpt-on-wechat/1.6.8/data.yml similarity index 100% rename from chatgpt-on-wechat/1.6.7/data.yml rename to chatgpt-on-wechat/1.6.8/data.yml diff --git a/chatgpt-on-wechat/1.6.7/docker-compose.yml b/chatgpt-on-wechat/1.6.8/docker-compose.yml similarity index 100% rename from chatgpt-on-wechat/1.6.7/docker-compose.yml rename to chatgpt-on-wechat/1.6.8/docker-compose.yml