Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-26 03:41:43 +00:00
parent d2b8f0033c
commit 855d4a9478
112 changed files with 15 additions and 15 deletions
@@ -36,7 +36,7 @@ services:
- MODE=astrbot
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
image: mlikiowa/napcat-docker:v4.8.100
image: mlikiowa/napcat-docker:v4.8.101
mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02}
networks:
- 1panel-network
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.3
image: henrygd/beszel-agent:0.12.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.12.3
image: henrygd/beszel:0.12.4
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
environment:
- TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.7
image: cloudnas/clouddrive2:0.9.8
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.139.3
image: ghcr.io/immich-app/immich-machine-learning:v1.139.4
labels:
createdBy: Apps
networks:
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.139.3
image: ghcr.io/immich-app/immich-server:v1.139.4
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.139.3
image: ghcr.io/immich-app/immich-server:v1.139.4
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.139.3
image: ghcr.io/immich-app/immich-machine-learning:v1.139.4
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.139.3
image: ghcr.io/immich-app/immich-server:v1.139.4
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/moontechlab/lunatv:4.1.1
image: ghcr.io/moontechlab/lunatv:4.2.1
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.108.1
image: n8nio/n8n:1.109.0
labels:
createdBy: Apps
networks:
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.11.6
image: ollama/ollama:0.11.7
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-08-24
image: diygod/rsshub:2025-08-25
labels:
createdBy: Apps
networks:
@@ -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.2
image: ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server:v1.0.4
labels:
createdBy: Apps
networks:

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