Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-06 06:33:57 +00:00
parent 6118477750
commit 6b49c44c3a
9 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-} - NO_PROXY=${NO_PROXY:-}
image: stashapp/stash:v0.29.1 image: stashapp/stash:v0.29.2
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:

View File

@@ -17,7 +17,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-} - HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-} - NO_PROXY=${NO_PROXY:-}
image: stashapp/stash:v0.29.1 image: stashapp/stash:v0.29.2
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging: