Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-06 03:22:03 +00:00
parent 3c652061c3
commit 00ea1a92e1
80 changed files with 20 additions and 30 deletions

View File

@ -11,7 +11,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.1.225
image: wushuo894/ani-rss:v1.1.226
labels:
createdBy: Apps
networks:

View File

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

View File

@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.10.5
image: amir20/dozzle:v8.10.6
labels:
createdBy: Apps
networks:

View File

@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.23.1
image: gitea/gitea:1.23.2
labels:
createdBy: Apps
networks:

View File

@ -14,7 +14,7 @@ services:
- .env
environment:
- VERSION=${VERSION}
image: dockurr/macos:1.20
image: dockurr/macos:1.21
labels:
createdBy: Apps
networks:

View File

@ -57,18 +57,6 @@ additionalProperties:
value: "true"
- label: 关闭
value: "false"
- default: "false"
edit: true
envKey: MOVIEPILOT_AUTO_UPDATE
labelZh: 重启时自动更新
labelEn: Auto Update on Restart
required: true
type: select
values:
- label: 开启
value: "true"
- label: 关闭
value: "false"
- default: ""
edit: true
envKey: CUSTOM_MOUNT_DIRECTORY_1

View File

@ -15,6 +15,8 @@ services:
- PGID=0
- UMASK=022
- TZ=Asia/Shanghai
- CACHE_BACKEND_TYPE=cachetools
- AUTH_SITE=iyuu
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.2.6

View File

@ -15,8 +15,6 @@ DB_POOL_SIZE=100
DB_MAX_OVERFLOW=500
# SQLite 的 busy_timeout 参数可适当增加如180以减少锁定错误
DB_TIMEOUT=60
# SQLite 是否启用 WAL 模式,启用可提升读写并发性能,但可能在异常情况下增加数据丢失的风险
DB_WAL_ENABLE=false
# 【*】超级管理员,设置后一但重启将固化到数据库中,修改将无效(初始化超级管理员密码仅会生成一次,请在日志中查看并自行登录系统修改)
SUPERUSER=admin
# 辅助认证,允许通过外部服务进行认证、单点登录以及自动创建用户

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.6.2
image: hamster1963/nezha-dash:v2.6.3
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-02-04
image: diygod/rsshub:2025-02-05
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- REGION=en-US
- KEYBOARD=en-US
- VERSION=${VERSION}
image: dockurr/windows:4.09
image: dockurr/windows:4.10
labels:
createdBy: Apps
networks:

View File

@ -11,7 +11,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.1.225
image: wushuo894/ani-rss:v1.1.226
labels:
createdBy: Apps
networks:

View File

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

View File

@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.10.5
image: amir20/dozzle:v8.10.6
labels:
createdBy: Apps
networks:

View File

@ -28,7 +28,7 @@ services:
- GITEA__webhook__PROXY_HOSTS=${PROXY_HOSTS}
- GITEA__git.config__http.proxy=${PROXY_URL}
- GITEA__git.config__https.proxy=${PROXY_URL}
image: gitea/gitea:1.23.1
image: gitea/gitea:1.23.2
labels:
createdBy: Apps
networks:

View File

@ -14,7 +14,7 @@ services:
- .env
environment:
- VERSION=${VERSION}
image: dockurr/macos:1.20
image: dockurr/macos:1.21
labels:
createdBy: Apps
networks:

View File

@ -15,6 +15,8 @@ services:
- PGID=0
- UMASK=022
- TZ=Asia/Shanghai
- CACHE_BACKEND_TYPE=cachetools
- AUTH_SITE=iyuu
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.2.6

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.6.2
image: hamster1963/nezha-dash:v2.6.3
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-02-04
image: diygod/rsshub:2025-02-05
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- REGION=en-US
- KEYBOARD=en-US
- VERSION=${VERSION}
image: dockurr/windows:4.09
image: dockurr/windows:4.10
labels:
createdBy: Apps
networks: