chore(deps): update wongsaang/chatgpt-ui-web-server docker tag to v2.4.4 (#369)

* chore(deps): update wongsaang/chatgpt-ui-web-server docker tag to v2.4.4

* Update config.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DrMxrcy <58747968+DrMxrcy@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-24 08:46:59 -04:00 committed by GitHub
parent 1984ab97f4
commit e3db6f8e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"available": true,
"exposable": true,
"id": "chatgpt-ui",
"tipi_version": 3,
"tipi_version": 4,
"version": "2.4.7",
"categories": [
"utilities"

View File

@ -49,7 +49,7 @@ services:
restart: always
chatgpt-ui-web-server:
image: wongsaang/chatgpt-ui-web-server:v2.4.3
image: wongsaang/chatgpt-ui-web-server:v2.4.4
container_name: chatgpt-ui-web-server
environment:
- BACKEND_URL=http://chatgpt-ui-wsgi-server:8000