Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-11 12:41:19 +00:00
parent a7f4e6c9dc
commit f9215426dc
26 changed files with 3 additions and 3 deletions
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.18.5
image: envyafish/byte-muse:1.18.6
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.5
image: gitea/gitea:1.24.6
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.20.8
image: mdcng/mdc:1.20.9
labels:
createdBy: Apps
networks: