Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-11 12:41:17 +00:00
parent 5e5dab96c5
commit 9e59c12c2d
29 changed files with 6 additions and 6 deletions

View File

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

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.5
image: gitea/gitea:1.24.6
labels:
createdBy: Apps
networks:

View File

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

View File

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

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.5
image: gitea/gitea:1.24.6
labels:
createdBy: Apps
networks:

View File

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