chore(deps): update wongsaang/chatgpt-ui-client docker tag to v2.5.5 (#506)

* chore(deps): update wongsaang/chatgpt-ui-client docker tag to v2.5.5

* 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:
renovate[bot] 2023-05-14 14:29:12 -04:00 committed by GitHub
parent 02bd9fccf4
commit 8fbe32ac62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "chatgpt-ui",
"tipi_version": 7,
"version": "2.5.4",
"tipi_version": 8,
"version": "2.5.5",
"categories": [
"ai"
],

View File

@ -1,7 +1,7 @@
version: '3'
services:
chatgpt-ui:
image: wongsaang/chatgpt-ui-client:v2.5.4
image: wongsaang/chatgpt-ui-client:v2.5.5
container_name: chatgpt-ui
environment:
- SERVER_DOMAIN=http://chatgpt-ui-web-server