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

This commit is contained in:
ms
2026-04-14 10:17:30 +08:00
174 changed files with 53 additions and 53 deletions
@@ -24,7 +24,7 @@ services:
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
astrbot:
image: soulter/astrbot:v4.23.0
image: soulter/astrbot:v4.23.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
astrbot:
image: soulter/astrbot:v4.23.0
image: soulter/astrbot:v4.23.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
app_name:
image: sn0wl1n/ech0:v4.4.6
image: sn0wl1n/ech0:v4.5.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.27.0
image: ghost:6.28.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.7.4
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.7.4
image: ghcr.io/immich-app/immich-server:v2.7.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v2.7.4
image: ghcr.io/immich-app/immich-server:v2.7.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.7.4
image: ghcr.io/immich-app/immich-server:v2.7.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -52,7 +52,7 @@ services:
- /etc/localtime:/etc/localtime
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.7.4
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
n8n:
image: n8nio/n8n:2.16.0
image: n8nio/n8n:2.17.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.20.6
image: ollama/ollama:0.20.7
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -5,7 +5,7 @@ networks:
services:
seaweedfs-master:
image: chrislusf/seaweedfs:4.19
image: chrislusf/seaweedfs:4.20
container_name: ${CONTAINER_NAME}-master
restart: always
networks:
@@ -25,7 +25,7 @@ services:
environment:
- TZ=Asia/Shanghai
seaweedfs-volume:
image: chrislusf/seaweedfs:4.19
image: chrislusf/seaweedfs:4.20
depends_on:
- seaweedfs-master
container_name: ${CONTAINER_NAME}-volume
@@ -47,7 +47,7 @@ services:
environment:
- TZ=Asia/Shanghai
seaweedfs-filer:
image: chrislusf/seaweedfs:4.19
image: chrislusf/seaweedfs:4.20
depends_on:
- seaweedfs-master
- seaweedfs-volume
@@ -72,7 +72,7 @@ services:
environment:
- TZ=Asia/Shanghai
seaweedfs-s3:
image: chrislusf/seaweedfs:4.19
image: chrislusf/seaweedfs:4.20
depends_on:
- seaweedfs-master
- seaweedfs-volume
@@ -97,7 +97,7 @@ services:
environment:
- TZ=Asia/Shanghai
seaweedfs-webdav:
image: chrislusf/seaweedfs:4.19
image: chrislusf/seaweedfs:4.20
depends_on:
- seaweedfs-master
- seaweedfs-volume
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.23.0
image: soulter/astrbot:v4.23.1
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.23.0
image: soulter/astrbot:v4.23.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- HTTPS_PROXY=${HTTP_PROXY}
image: sn0wl1n/ech0:v4.4.6
image: sn0wl1n/ech0:v4.5.1
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.23.2
image: halohub/halo:2.23.3
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo
image: halohub/halo:2.23.2
image: halohub/halo:2.23.3
labels:
createdBy: Apps
networks:

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