feat: update adguardhome-sync 0.7.7

This commit is contained in:
arch3rPro
2025-07-14 16:25:05 +08:00
parent 93bd1f92ad
commit c17a569c87
2 changed files with 4 additions and 4 deletions

View File

@@ -5,16 +5,16 @@ services:
networks:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:8080"
- ${PANEL_APP_PORT_HTTP}:8080
volumes:
- ./config:/config
environment:
- PUID=1000
- PGID=1000
- TZ=Asia/Shanghai
image: linuxserver/adguardhome-sync:0.7.6
image: linuxserver/adguardhome-sync:0.7.7
labels:
createdBy: "Apps"
createdBy: Apps
networks:
1panel-network:
external: true
external: true