Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-15 09:19:09 +00:00
parent b2ad281c5e
commit 1476df07ce
18 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.793.0 image: casbin/casdoor:v1.798.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -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-01-10 image: diygod/rsshub:2025-01-15
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: