mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 01:01:02 +08:00
chore(deps): update dpanel/dpanel docker tag to v1.9.3 (#3357)
This commit is contained in:
parent
aee6e03db6
commit
c13a4970b0
@ -1,6 +1,6 @@
|
||||
services:
|
||||
dpanel:
|
||||
image: "dpanel/dpanel:1.9.2-lite"
|
||||
image: "dpanel/dpanel:1.9.3-lite"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -1,6 +1,6 @@
|
||||
services:
|
||||
dpanel:
|
||||
image: "dpanel/dpanel:1.9.2-lite"
|
||||
image: "dpanel/dpanel:1.9.3-lite"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.9.2
|
||||
image: dpanel/dpanel:1.9.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
x
Reference in New Issue
Block a user