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