Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-29 03:45:10 +00:00
parent d228672571
commit 0637b3a740
42 changed files with 5 additions and 5 deletions
@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.72 image: wushuo894/ani-rss:v1.2.73
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.923.0 image: casbin/casdoor:v1.924.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -20,7 +20,7 @@ services:
- /dozzle - /dozzle
- healthcheck - healthcheck
timeout: 30s timeout: 30s
image: amir20/dozzle:v8.12.17 image: amir20/dozzle:v8.12.18
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:5.120.3 image: ghost:5.120.4
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -15,7 +15,7 @@ services:
- ENABLE_OLLAMA_API=True - ENABLE_OLLAMA_API=True
- ENABLE_OPENAI_API=False - ENABLE_OPENAI_API=False
- https_proxy=${http_proxy} - https_proxy=${http_proxy}
image: ghcr.io/open-webui/open-webui:v0.6.11 image: ghcr.io/open-webui/open-webui:0.6.12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: