Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-13 12:49:23 +00:00
parent ffc07a4d31
commit 109605da16
13 changed files with 3 additions and 3 deletions

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.36
image: amilys/embyserver:4.9.1.80
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

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.36
image: amilys/embyserver:4.8.11.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

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.8.11.0
image: amilys/embyserver:4.9.1.80
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}