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

Update ghcr.io/immich-app/immich-server Docker tag to v2.1.0
This commit is contained in:
github-actions[bot]
2025-10-15 22:28:30 +00:00
committed by GitHub
21 changed files with 3 additions and 3 deletions
@@ -26,7 +26,7 @@ services:
immich-server: immich-server:
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.0.1 image: ghcr.io/immich-app/immich-server:v2.1.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -6,7 +6,7 @@ name: immich-server
services: services:
immich-server: immich-server:
image: ghcr.io/immich-app/immich-server:v2.0.1 image: ghcr.io/immich-app/immich-server:v2.1.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -26,7 +26,7 @@ services:
immich-server: immich-server:
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.0.1 image: ghcr.io/immich-app/immich-server:v2.1.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"