From 083e39b43d931d0c7351731e63f36504c803bd0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:20:30 +0000 Subject: [PATCH] chore(deps): update wongsaang/chatgpt-ui-wsgi-server docker tag to v2.5.2 (#938) --- apps/chatgpt-ui/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chatgpt-ui/docker-compose.yml b/apps/chatgpt-ui/docker-compose.yml index 068259ef..b77ad191 100644 --- a/apps/chatgpt-ui/docker-compose.yml +++ b/apps/chatgpt-ui/docker-compose.yml @@ -43,7 +43,7 @@ services: traefik.http.routers.chatgpt-ui-local.tls: true chatgpt-ui-wsgi-server: - image: wongsaang/chatgpt-ui-wsgi-server:v2.5.1 + image: wongsaang/chatgpt-ui-wsgi-server:v2.5.2 container_name: chatgpt-ui-wsgi-server environment: - APP_DOMAIN=${INTERNAL_IP}:8201