Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-06 15:24:57 +00:00
parent ac54432743
commit d8e37267f6
29 changed files with 6 additions and 6 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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: