1
0

Update 1panel/maxkb Docker tag to v2 (#703)

This commit is contained in:
renovate[bot]
2025-07-17 17:08:35 +08:00
committed by GitHub
parent 1a4db63c01
commit 92da7302f9
7 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
maxkb: maxkb:
image: 1panel/maxkb:v1.9.1 image: 1panel/maxkb:v2.0.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"