Merge pull request #3708 from QYG2297248353/renovate/immich-monorepo

chore(deps): update immich monorepo to v2.3.1
This commit is contained in:
github-actions[bot]
2025-11-20 03:46:26 +00:00
committed by GitHub
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:v2.3.0
image: ghcr.io/immich-app/immich-machine-learning:v2.3.1
container_name: ${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:v2.3.0
image: ghcr.io/immich-app/immich-server:v2.3.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v2.3.0
image: ghcr.io/immich-app/immich-server:v2.3.1
container_name: ${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:v2.3.0
image: ghcr.io/immich-app/immich-server:v2.3.1
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.3.0
image: ghcr.io/immich-app/immich-machine-learning:v2.3.1
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"