1
0

Update 1panel/maxkb Docker tag to v2.0.1 (#718)

This commit is contained in:
renovate[bot]
2025-07-18 16:18:04 +00:00
committed by GitHub
parent 26bfdff290
commit 0f825c4098
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.0 image: 1panel/maxkb:v2.0.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"