Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-19 09:23:27 +00:00
parent b7fdaae599
commit 97768c5aa6
18 changed files with 4 additions and 4 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.17.8
image: envyafish/byte-muse:1.18.0
labels:
createdBy: Apps
networks:

View File

@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: amilys/embyserver:4.9.1.3
image: amilys/embyserver:4.9.1.9
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.17.8
image: envyafish/byte-muse:1.18.0
labels:
createdBy: Apps
networks:

View File

@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: amilys/embyserver:4.9.1.3
image: amilys/embyserver:4.9.1.9
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}