Update dpanel/dpanel Docker tag to v1.1.5

This commit is contained in:
renovate[bot] 2024-10-30 09:04:53 +00:00 committed by GitHub
parent 4af374a18b
commit 2c3e203664
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ networks:
services:
dpanel:
image: dpanel/dpanel:1.1.4
image: dpanel/dpanel:1.1.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"