feat: MaxKB 版本升级至 v0.9.1
This commit is contained in:
parent
5841d20f7d
commit
0908754d47
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: 1panel/maxkb:v0.9.0
|
image: 1panel/maxkb:v0.9.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
Loading…
Reference in New Issue