Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-22 12:39:51 +00:00
parent e89e1fcc05
commit 4eacc47c6b
18 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.157.0
image: casbin/casdoor:v2.158.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.2.2
image: ghcr.io/nodepassproject/nodepassdash:3.2.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}