Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-25 03:35:46 +00:00
parent 4e963bf118
commit 52571d1878
18 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.5.1
image: ghost:6.5.3
labels:
createdBy: Apps
networks:
@@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.24.6
image: gitea/gitea:1.24.7
labels:
createdBy: Apps
networks: