Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-06 15:24:59 +00:00
parent 831f8b7524
commit 6be94ccfe5
26 changed files with 3 additions and 3 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.124.0
image: casbin/casdoor:v2.125.0
labels:
createdBy: Apps
networks:
@@ -17,7 +17,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: stashapp/stash:v0.29.2
image: stashapp/stash:v0.29.3
labels:
createdBy: Apps
logging:
@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.14.1.1
image: weblate/weblate:5.14.2.0
labels:
createdBy: Apps
networks: