Update yidadaa/chatgpt-next-web Docker tag to v2.16.1 (#914)
This commit is contained in:
parent
78232d5ed2
commit
9da59749ea
|
|
@ -11,7 +11,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.16.0
|
image: yidadaa/chatgpt-next-web:v2.16.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue