Update dpanel/dpanel Docker tag to v1.2.0

This commit is contained in:
renovate[bot]
2024-10-31 02:18:57 +00:00
committed by GitHub
parent b22d61ee72
commit 8c9caacc4b
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
dpanel: dpanel:
image: dpanel/dpanel:1.1.5 image: dpanel/dpanel:1.2.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"