Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-22 04:00:18 +00:00
parent e2a1ab2d86
commit adec54a967
108 changed files with 26 additions and 26 deletions

View File

@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.30
image: wushuo894/ani-rss:v2.0.33
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.14.16
image: envyafish/byte-muse:1.14.20
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.978.0
image: casbin/casdoor:v1.982.0
labels:
createdBy: Apps
networks:

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.8
image: emby/embyserver:4.9.1.9
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.130.1
image: ghost:5.130.2
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- LOG_LEVEL=debug
- TZ=Asia/Shanghai
- https_proxy=${http_proxy:-}
image: fallenbagel/jellyseerr:2.7.1
image: fallenbagel/jellyseerr:2.7.2
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: 1panel/maxkb:v2.0.0
image: 1panel/maxkb:v2.0.1
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.18.1
image: mdcng/mdc:1.18.2
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.103.1
image: n8nio/n8n:1.104.0
labels:
createdBy: Apps
networks:

View File

@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-07-19
image: diygod/rsshub:2025-07-21
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- proxy_url=${PROXY_URL}
- port=${PANEL_APP_PORT_SMTP}
- imap_port=${PANEL_APP_PORT_IMAP}
image: ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server:v1.0.1
image: ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server:v1.0.2
labels:
createdBy: Apps
networks:

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.0.30
image: wushuo894/ani-rss:v1.2.82
labels:
createdBy: Apps
networks:

View File

@@ -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.0.33
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.14.16
image: envyafish/byte-muse:1.14.20
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.978.0
image: casbin/casdoor:v1.982.0
labels:
createdBy: Apps
networks:

Some files were not shown because too many files have changed in this diff Show More