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:
parent
1984ab97f4
commit
e3db6f8e00
|
@ -5,7 +5,7 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "chatgpt-ui",
|
||||
"tipi_version": 3,
|
||||
"tipi_version": 4,
|
||||
"version": "2.4.7",
|
||||
"categories": [
|
||||
"utilities"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user