From 2bfe714e2ab753d21f3cebbfd366fd42b398d5d4 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] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v1.7.3 --- apps/chatgpt-on-wechat/1.7.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chatgpt-on-wechat/1.7.2/docker-compose.yml b/apps/chatgpt-on-wechat/1.7.2/docker-compose.yml index 7dbeb058..5035cbe6 100644 --- a/apps/chatgpt-on-wechat/1.7.2/docker-compose.yml +++ b/apps/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: