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

Update yidadaa/chatgpt-next-web Docker tag to v2.9.11
This commit is contained in:
okxlin 2023-11-11 22:54:20 +08:00 committed by GitHub
commit d3bb998f6d
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}" - "CODE=${SECRET_KEY}"
- "PROXY_URL=${PROXY}" - "PROXY_URL=${PROXY}"
- "BASE_URL=${API_BASE_URL}" - "BASE_URL=${API_BASE_URL}"
image: yidadaa/chatgpt-next-web:v2.9.10 image: yidadaa/chatgpt-next-web:v2.9.11
labels: labels:
createdBy: "Apps" createdBy: "Apps"