Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-15 21:23:17 +00:00
parent 3a04b6e8bd
commit 15b38e0adc
31 changed files with 7 additions and 7 deletions
@@ -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.2.8
image: emby/embyserver:4.9.4.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -11,7 +11,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/leslieleung/glean-admin:0.1.4
image: ghcr.io/leslieleung/glean-admin:0.2.0
networks:
- glean-network
ports:
@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.14.3.2
image: weblate/weblate:5.15.0.0
labels:
createdBy: Apps
networks:
+1 -1
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.2.8
image: emby/embyserver:4.8.11.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -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.8.11.0
image: emby/embyserver:4.9.4.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -11,7 +11,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/leslieleung/glean-admin:0.1.4
image: ghcr.io/leslieleung/glean-admin:0.2.0
networks:
- glean-network
ports:
+1 -1
View File
@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.14.3.2
image: weblate/weblate:5.15.0.0
labels:
createdBy: Apps
networks: