Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-01 06:37:41 +00:00
parent 458fa718b6
commit 938bcc14c8
22 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY}
image: sn0wl1n/ech0:v2.9.10
image: sn0wl1n/ech0:v3.0.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
- ROC_ENABLE_PRE_VEGA=1
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: jellyfin/jellyfin:10.11.3
image: jellyfin/jellyfin:10.11.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY}
image: sn0wl1n/ech0:v2.9.10
image: sn0wl1n/ech0:v3.0.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
- ROC_ENABLE_PRE_VEGA=1
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: jellyfin/jellyfin:10.11.3
image: jellyfin/jellyfin:10.9.11
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -10,7 +10,7 @@ services:
- ROC_ENABLE_PRE_VEGA=1
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: jellyfin/jellyfin:10.9.11
image: jellyfin/jellyfin:10.11.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}