Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-04 18:36:52 +00:00
parent 441b712aa5
commit 37131a2e9d
24 changed files with 3 additions and 3 deletions
@@ -57,7 +57,7 @@ services:
- -f - -f
- http://localhost:1200/healthz?key=${ACCESS_KEY} - http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s timeout: 10s
image: diygod/rsshub:2025-12-03 image: diygod/rsshub:2025-12-04
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.11.0 image: linuxserver/speedtest-tracker:1.11.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.11.0 image: linuxserver/speedtest-tracker:1.11.1
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}