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

This commit is contained in:
renovate[bot] 2023-07-05 22:36:32 +00:00 committed by GitHub
parent f08c47d55f
commit 8354afd4fb
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, "available": true,
"exposable": true, "exposable": true,
"id": "chatgpt-ui", "id": "chatgpt-ui",
"tipi_version": 9, "tipi_version": 10,
"version": "v2.5.5", "version": "2.5.6",
"categories": [ "categories": [
"ai" "ai"
], ],

View File

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