Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-28 01:46:14 +00:00
parent 6fc4dc8b29
commit 1d541ebccc
42 changed files with 5 additions and 5 deletions
@@ -18,7 +18,7 @@ services:
- 53 - 53
- 53/udp - 53/udp
- ${PANEL_APP_PORT_HTTP} - ${PANEL_APP_PORT_HTTP}
image: pihole/pihole:2025.11.0 image: pihole/pihole:2025.11.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: host network_mode: host
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: pihole/pihole:2025.11.0 image: pihole/pihole:2025.11.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai - DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite - DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite - MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.10.0 image: linuxserver/speedtest-tracker:1.10.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -12,7 +12,7 @@ services:
- PGID=1000 - PGID=1000
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai - DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.10.0 image: linuxserver/speedtest-tracker:1.10.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DATABASE_TYPE=postgres - DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE} - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.31 image: ghcr.io/groupultra/telegram-search:1.1.32
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: