Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-15 09:31:01 +00:00
parent cfff7e15a4
commit ff49891765
18 changed files with 2 additions and 2 deletions
@@ -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.2
image: gitea/gitea:1.24.3
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-07-14
image: diygod/rsshub:2025-07-15
labels:
createdBy: Apps
networks: