Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-15 09:30:59 +00:00
parent 1a45a70a16
commit eaf287afff
20 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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