feat: Support for MaxKB v1.10.0
This commit is contained in:
parent
c8874a016f
commit
345840a3dc
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
maxkb:
|
||||
image: 1panel/maxkb:v1.9.1
|
||||
image: 1panel/maxkb:v1.10.0-lts
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
Loading…
Reference in New Issue