chore(deps): update wongsaang/chatgpt-ui-client docker tag to v2.5.9 (#1156)
This commit is contained in:
parent
314994a2f3
commit
f18f2a58e8
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "chatgpt-ui",
|
"id": "chatgpt-ui",
|
||||||
"tipi_version": 12,
|
"tipi_version": 13,
|
||||||
"version": "2.5.8",
|
"version": "2.5.9",
|
||||||
"categories": [
|
"categories": [
|
||||||
"ai"
|
"ai"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
chatgpt-ui:
|
chatgpt-ui:
|
||||||
image: wongsaang/chatgpt-ui-client:v2.5.8
|
image: wongsaang/chatgpt-ui-client:v2.5.9
|
||||||
container_name: chatgpt-ui
|
container_name: chatgpt-ui
|
||||||
environment:
|
environment:
|
||||||
- SERVER_DOMAIN=http://chatgpt-ui-web-server
|
- SERVER_DOMAIN=http://chatgpt-ui-web-server
|
||||||
|
|
Loading…
Reference in New Issue
Block a user