Update immich monorepo to v2.7.3

This commit is contained in:
renovate[bot]
2026-04-09 22:04:12 +00:00
committed by GitHub
parent 55f0d16057
commit 7b4c4987ba
4 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.7.2
image: ghcr.io/immich-app/immich-machine-learning:v2.7.3
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.2
image: ghcr.io/immich-app/immich-server:v2.7.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
+1 -1
View File
@@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v2.7.2
image: ghcr.io/immich-app/immich-server:v2.7.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
+2 -2
View File
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.7.2
image: ghcr.io/immich-app/immich-server:v2.7.3
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.2
image: ghcr.io/immich-app/immich-machine-learning:v2.7.3
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"