1
0

Update 1panel/maxkb Docker tag to v2.0.2 (#1068)

This commit is contained in:
renovate[bot]
2025-08-06 19:39:52 +08:00
committed by GitHub
parent f0b4796179
commit 34b6828539
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:v2.0.1 image: 1panel/maxkb:v2.0.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"