Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-18 03:29:28 +00:00
parent b0fadd1fcf
commit 1e0f42a270
35 changed files with 11 additions and 11 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.2.17
image: wushuo894/ani-rss:v2.3.1
labels:
createdBy: Apps
networks:
@@ -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.4
image: emby/embyserver:4.9.2.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.3.1
image: ghost:6.4.0
labels:
createdBy: Apps
networks:
+1 -4
View File
@@ -8,13 +8,10 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.2.17
image: wushuo894/ani-rss:v1.2.82
labels:
createdBy: Apps
networks:
@@ -8,10 +8,13 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.82
image: wushuo894/ani-rss:v2.3.1
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.4
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.2.5
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.3.1
image: ghost:6.4.0
labels:
createdBy: Apps
networks: