Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-19 03:42:00 +00:00
parent 6372d180cb
commit 956873c343
58 changed files with 10 additions and 10 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v3.5.24
image: soulter/astrbot:v3.5.25
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v3.5.24
image: soulter/astrbot:v3.5.25
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.138.0
image: ghcr.io/immich-app/immich-machine-learning:v1.138.1
labels:
createdBy: Apps
networks:
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.138.0
image: ghcr.io/immich-app/immich-server:v1.138.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.138.0
image: ghcr.io/immich-app/immich-server:v1.138.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.138.0
image: ghcr.io/immich-app/immich-machine-learning:v1.138.1
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.138.0
image: ghcr.io/immich-app/immich-server:v1.138.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.107.2
image: n8nio/n8n:1.108.0
labels:
createdBy: Apps
networks:
@@ -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.4
image: nocodb/nocodb:0.264.6
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: uusec/openresty-manager:1.7.2
image: uusec/openresty-manager:2.0.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}