mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-08 22:22:30 +08:00
chore(deps): update dpanel/dpanel docker tag to v1.10.2 (localApps) (#4907)
This commit is contained in:
parent
c46f8b0adc
commit
ef1d2e0014
@ -1,6 +1,6 @@
|
||||
services:
|
||||
dpanel:
|
||||
image: "dpanel/dpanel:1.10.1-lite"
|
||||
image: "dpanel/dpanel:1.10.2-lite"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -1,6 +1,6 @@
|
||||
services:
|
||||
dpanel:
|
||||
image: "dpanel/dpanel:1.10.1-lite"
|
||||
image: "dpanel/dpanel:1.10.2-lite"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.10.1
|
||||
image: dpanel/dpanel:1.10.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
x
Reference in New Issue
Block a user