Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-05-06 06:30:36 +00:00
parent 0f07938ac8
commit 3759e83f1d
119 changed files with 27 additions and 27 deletions

View File

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

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.898.0
image: casbin/casdoor:v1.904.0
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.91.1
image: n8nio/n8n:1.92.0
labels:
createdBy: Apps
networks:

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.9.5
image: hamster1963/nezha-dash:v2.9.6
labels:
createdBy: Apps
networks:

View File

@@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
image: nocodb/nocodb:0.262.5
image: nocodb/nocodb:0.263.1
labels:
createdBy: Apps
networks:

View File

@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.2.2
container_name: 4.3.0
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.2.2
image: ghcr.io/nodebb/nodebb:4.3.0
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.2.2
image: ghcr.io/nodebb/nodebb:4.3.0
labels:
createdBy: Apps
networks:

View File

@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.6.7
image: ollama/ollama:0.6.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:11.9.0
image: 1dev/server:11.9.3
labels:
createdBy: Apps
networks:

View File

@@ -17,7 +17,7 @@ services:
PHOTOPRISM_PASSWORD_LENGTH: 8
PHOTOPRISM_UID: 0
PHOTOPRISM_UMASK: 18
image: photoprism/photoprism:250425
image: photoprism/photoprism:250426
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- PGID=1000
- UMASK=022
- TZ=Asia/Shanghai
image: linuxserver/prowlarr:1.34.1
image: linuxserver/prowlarr:1.35.1
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-04-25
image: diygod/rsshub:2025-05-06
labels:
createdBy: Apps
networks:

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