Merge pull request #941 from QYG2297248353/renovate/dpanel-dpanel-1.x
Update dpanel/dpanel Docker tag to v1.4.1
This commit is contained in:
commit
4f7117646a
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.4.0-lite
|
||||
image: dpanel/dpanel:1.4.1-lite
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.4.0
|
||||
image: dpanel/dpanel:1.4.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue