Merge pull request #60 from okxlin/renovate/yidadaa-chatgpt-next-web-2.x

Update yidadaa/chatgpt-next-web Docker tag to v2.9.0
This commit is contained in:
okxlin 2023-07-18 18:46:57 +08:00 committed by GitHub
commit 1d709e68e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
- "CODE=${SECRET_KEY}"
- "PROXY_URL=${PROXY}"
- "BASE_URL=${API_BASE_URL}"
image: yidadaa/chatgpt-next-web:v2.8.9
image: yidadaa/chatgpt-next-web:v2.9.0
labels:
createdBy: "Apps"