升级 Immich

This commit is contained in:
2024-07-21 00:39:01 +08:00
parent 7265258163
commit bf8f9914b0
16 changed files with 6 additions and 6 deletions
@@ -8,7 +8,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.108.0
image: ghcr.io/immich-app/immich-machine-learning:v1.109.2
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -8,7 +8,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v1.108.0
image: ghcr.io/immich-app/immich-server:v1.109.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -32,7 +32,7 @@ services:
POSTGRES_INITDB_ARGS: '--data-checksums'
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.108.0
image: ghcr.io/immich-app/immich-machine-learning:v1.109.2
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -52,7 +52,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.108.0
image: ghcr.io/immich-app/immich-server:v1.109.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"