Update yidadaa/chatgpt-next-web Docker tag to v2.9.11

This commit is contained in:
renovate[bot] 2023-11-11 14:53:51 +00:00 committed by GitHub
parent 85a2fd087d
commit 804581e501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"