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