Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-05 06:33:48 +00:00
parent 28fc198cb8
commit 93f2c593fa
24 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ services:
- PGID=1000 - PGID=1000
- UMASK=022 - UMASK=022
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: linuxserver/sonarr:4.0.15 image: linuxserver/sonarr:4.0.16
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.6.11 image: linuxserver/speedtest-tracker:1.7.0
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.6.11 image: linuxserver/speedtest-tracker:1.7.0
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}