Update dpanel/dpanel Docker tag to v1.10.3

This commit is contained in:
renovate[bot]
2026-05-18 10:52:18 +00:00
committed by GitHub
parent b4b60cce52
commit 43e3c3a2f0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.10.2-lite
image: dpanel/dpanel:1.10.3-lite
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.10.2
image: dpanel/dpanel:1.10.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"