Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
Meng Sen
2025-07-18 01:49:09 +08:00
34 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ networks:
services:
openresty-manager:
image: uusec/openresty-manager:1.6.1
image: uusec/openresty-manager:1.6.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -12,7 +12,7 @@ services:
- BARK_SERVER_URL_PREFIX=/
- BARK_SERVER_DATA_DIR=/data
- BARK_SERVER_SERVERLESS=false
image: finab/bark-server:v2.2.1
image: finab/bark-server:v2.2.3
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.14.12
image: envyafish/byte-muse:1.14.13
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.103.0
image: n8nio/n8n:1.103.1
labels:
createdBy: Apps
networks:

View File

@@ -12,7 +12,7 @@ services:
- BARK_SERVER_URL_PREFIX=/
- BARK_SERVER_DATA_DIR=/data
- BARK_SERVER_SERVERLESS=false
image: finab/bark-server:v2.2.1
image: finab/bark-server:v2.2.3
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.14.12
image: envyafish/byte-muse:1.14.13
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.103.0
image: n8nio/n8n:1.103.1
labels:
createdBy: Apps
networks: