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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "chatgpt-ui",
|
"id": "chatgpt-ui",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "2.4.7",
|
"version": "2.4.7",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
|
|
|
@ -49,7 +49,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
chatgpt-ui-web-server:
|
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
|
container_name: chatgpt-ui-web-server
|
||||||
environment:
|
environment:
|
||||||
- BACKEND_URL=http://chatgpt-ui-wsgi-server:8000
|
- BACKEND_URL=http://chatgpt-ui-wsgi-server:8000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user