chore(deps): update wongsaang/chatgpt-ui-client docker tag to v2.5.4 (#476)
* chore(deps): update wongsaang/chatgpt-ui-client docker tag to v2.5.4 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
1bb517da46
commit
d2d23a308f
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "chatgpt-ui",
|
"id": "chatgpt-ui",
|
||||||
"tipi_version": 5,
|
"tipi_version": 6,
|
||||||
"version": "2.5.3",
|
"version": "2.5.4",
|
||||||
"categories": [
|
"categories": [
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
chatgpt-ui:
|
chatgpt-ui:
|
||||||
image: wongsaang/chatgpt-ui-client:v2.5.3
|
image: wongsaang/chatgpt-ui-client:v2.5.4
|
||||||
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