Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-02-08 21:30:16 +00:00
parent eea6b6a63f
commit 3bb53fafe9
18 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:v1.26.3
image: mdcng/mdc:v1.27.0
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- PUID=0
- PGID=0
- TZ=Asia/Shanghai
image: ghostchu/peerbanhelper:v9.2.5
image: ghostchu/peerbanhelper:v9.3.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:v1.26.3
image: mdcng/mdc:v1.27.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- PUID=0
- PGID=0
- TZ=Asia/Shanghai
image: ghostchu/peerbanhelper:v9.2.5
image: ghostchu/peerbanhelper:v9.3.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}