Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-31 04:04:02 +00:00
parent 94f17ab1b4
commit 7f2de5b62f
67 changed files with 14 additions and 14 deletions

View File

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

View File

@@ -14,7 +14,7 @@ services:
environment:
- TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.1
image: cloudnas/clouddrive2:0.9.2
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: vectorim/element-web:v1.11.107
image: vectorim/element-web:v1.11.108
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.18.3
image: mdcng/mdc:1.19.0
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.264.0
image: nocodb/nocodb:0.264.1
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.9.6
image: ollama/ollama:0.10.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-29
image: diygod/rsshub:2025-07-30
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.16.0
image: envyafish/byte-muse:1.16.1
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
environment:
- TZ=Asia/Shanghai
- CLOUDDRIVE_HOME=/Config
image: cloudnas/clouddrive2:0.9.1
image: cloudnas/clouddrive2:0.9.2
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: vectorim/element-web:v1.11.107
image: vectorim/element-web:v1.11.108
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.18.3
image: mdcng/mdc:1.19.0
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.264.0
image: nocodb/nocodb:0.264.1
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.9.6
image: ollama/ollama:0.10.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-29
image: diygod/rsshub:2025-07-30
labels:
createdBy: Apps
networks: