Merge pull request #3534 from QYG2297248353/renovate/ghcr.io-immich-app-immich-server-2.x

Update ghcr.io/immich-app/immich-server Docker tag to v2.2.2
This commit is contained in:
github-actions[bot]
2025-11-03 20:16:03 +00:00
committed by GitHub
21 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.2.1
image: ghcr.io/immich-app/immich-server:v2.2.2
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.2.1
image: ghcr.io/immich-app/immich-server:v2.2.2
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.2.1
image: ghcr.io/immich-app/immich-server:v2.2.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"