Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-17 12:42:50 +00:00
parent 92babe28a2
commit 4f5bc11d51
12 changed files with 2 additions and 2 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: emby/embyserver:4.9.1.31
image: emby/embyserver:4.9.1.32
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: emby/embyserver:4.9.1.31
image: emby/embyserver:4.9.1.32
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}