Update dpanel/dpanel Docker tag to v1.7.0
This commit is contained in:
parent
cb09a88347
commit
4c299354db
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.6.4-lite
|
||||
image: dpanel/dpanel:1.7.0-lite
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.6.4
|
||||
image: dpanel/dpanel:1.7.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue