From 4920d444d9220f37ccf5ac1f28d31e06bfc136e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 05:38:45 +0000 Subject: [PATCH] Update yidadaa/chatgpt-next-web Docker tag to v2.9.12 --- chatgpt-next-web/2.9.11/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatgpt-next-web/2.9.11/docker-compose.yml b/chatgpt-next-web/2.9.11/docker-compose.yml index 6593ae669..1702c0ae4 100644 --- a/chatgpt-next-web/2.9.11/docker-compose.yml +++ b/chatgpt-next-web/2.9.11/docker-compose.yml @@ -12,7 +12,7 @@ services: - "CODE=${SECRET_KEY}" - "PROXY_URL=${PROXY}" - "BASE_URL=${API_BASE_URL}" - image: yidadaa/chatgpt-next-web:v2.9.11 + image: yidadaa/chatgpt-next-web:v2.9.12 labels: createdBy: "Apps"