Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-25 03:51:34 +00:00
parent b993eeaa69
commit 2a5615f30d
26 changed files with 3 additions and 3 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.945.0
image: casbin/casdoor:v1.946.0
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
environment:
- TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.0
image: cloudnas/clouddrive2:0.9.1
labels:
createdBy: Apps
networks:
@@ -12,7 +12,7 @@ services:
- UMASK=022
- WEBUI_PORT=${PANEL_APP_PORT_HTTP}
- TORRENTING_PORT=${PANEL_APP_PORT_TORRENTING}
image: linuxserver/qbittorrent:5.1.0
image: linuxserver/qbittorrent:5.1.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}