Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-18 04:00:12 +00:00
parent 0b911a4d2d
commit 5abad121d2
34 changed files with 4 additions and 4 deletions
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-} - NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.14.13 image: envyafish/byte-muse:1.14.15
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.975.0 image: casbin/casdoor:v1.976.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- PUID=0 - PUID=0
- PGID=0 - PGID=0
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: ghostchu/peerbanhelper:v8.0.6 image: ghostchu/peerbanhelper:v8.0.7
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
@@ -12,7 +12,7 @@ services:
- USER_PASSWORD_REQUIREMENTS=15 - USER_PASSWORD_REQUIREMENTS=15
- IMAGE_MAX_SIZE=15M - IMAGE_MAX_SIZE=15M
- STORAGE_PROVIDER=local - STORAGE_PROVIDER=local
image: anirdev/slink:v1.6.1 image: anirdev/slink:v1.6.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: