Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-27 04:07:04 +00:00
parent 119b76e63f
commit 22e5f18900
33 changed files with 4 additions and 4 deletions
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1 - NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.10 image: emby/embyserver:4.9.1.11
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -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-07-25 image: diygod/rsshub:2025-07-26
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -21,7 +21,7 @@ services:
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- WEBDAV_BACKEND=http://sp-webdav - WEBDAV_BACKEND=http://sp-webdav
image: johannesjo/super-productivity:v14.2.3 image: johannesjo/super-productivity:v14.2.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- HOST=0.0.0.0 - HOST=0.0.0.0
- PORT=8840 - PORT=8840
- LOG_LEVEL=info - LOG_LEVEL=info
image: aceberg/watchyourlan:2.1.2 image: aceberg/watchyourlan:2.1.3
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: host network_mode: host