升级 Immich

This commit is contained in:
ms
2025-05-25 02:26:08 +08:00
parent 36cd2ccb78
commit ede5fd4ada
28 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.133.0
image: ghcr.io/immich-app/immich-machine-learning:v1.133.1
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.133.0
image: ghcr.io/immich-app/immich-server:v1.133.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v1.133.0
image: ghcr.io/immich-app/immich-server:v1.133.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.133.0
image: ghcr.io/immich-app/immich-server:v1.133.1
container_name: immich-server-${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:v1.133.0
image: ghcr.io/immich-app/immich-machine-learning:v1.133.1
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"