Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-04 18:36:49 +00:00
parent 08f6c7b3ac
commit 9b5e01092f
27 changed files with 6 additions and 6 deletions

View File

@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-12-03
image: diygod/rsshub:2025-12-04
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.11.0
image: linuxserver/speedtest-tracker:1.11.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.11.0
image: linuxserver/speedtest-tracker:1.11.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}