Update 1panel/maxkb Docker tag to v2.0.2 (#1068)
This commit is contained in:
parent
f0b4796179
commit
34b6828539
|
|
@ -3,7 +3,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
maxkb:
|
maxkb:
|
||||||
image: 1panel/maxkb:v2.0.1
|
image: 1panel/maxkb:v2.0.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue