From 5663a9b2ace49be7ddbaaf359b2a9f05511ab455 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 22:12:25 +0000 Subject: [PATCH] chore(deps): update zhayujie/chatgpt-on-wechat docker tag to v1.7.2 --- apps/chatgpt-on-wechat/1.7.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chatgpt-on-wechat/1.7.1/docker-compose.yml b/apps/chatgpt-on-wechat/1.7.1/docker-compose.yml index bcdb75e9..7dbeb058 100644 --- a/apps/chatgpt-on-wechat/1.7.1/docker-compose.yml +++ b/apps/chatgpt-on-wechat/1.7.1/docker-compose.yml @@ -1,6 +1,6 @@ services: chatgpt-on-wechat: - image: "zhayujie/chatgpt-on-wechat:1.7.1" + image: "zhayujie/chatgpt-on-wechat:1.7.2" container_name: ${CONTAINER_NAME} restart: always networks: