Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-16 02:16:45 +00:00
parent 3c031ee35b
commit fa2d2c5894
11 changed files with 2 additions and 2 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.22.5
image: gitea/gitea:1.22.6
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.22.5
image: gitea/gitea:1.22.6
labels:
createdBy: Apps
networks: