From 429fa8a1804211c55b52dbde8fc604f40ab21f5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 14:15:08 +0000 Subject: [PATCH] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v1.7.0 --- apps/chatgpt-on-wechat/1.6.9/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chatgpt-on-wechat/1.6.9/docker-compose.yml b/apps/chatgpt-on-wechat/1.6.9/docker-compose.yml index 29ac1bcb5..19eb47ba7 100644 --- a/apps/chatgpt-on-wechat/1.6.9/docker-compose.yml +++ b/apps/chatgpt-on-wechat/1.6.9/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.6.9" + image: "zhayujie/chatgpt-on-wechat:1.7.0" container_name: ${CONTAINER_NAME} restart: always networks: