Update ghcr.io/immich-app/immich-server Docker tag to v2.2.0

This commit is contained in:
renovate[bot]
2025-10-30 21:20:26 +00:00
committed by GitHub
parent d14d72439e
commit 7c8740f672
3 changed files with 3 additions and 3 deletions

View File

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