Merge pull request #3227 from QYG2297248353/renovate/ghcr.io-immich-app-immich-server-2.x
Renovate / renovate (push) Has been cancelled
Auto Process Renovate PRs / process-renovate-prs (push) Has been cancelled
Push custom to released / push-branch (push) Has been cancelled
Process Apps and Commit Changes / process (push) Has been cancelled

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:
depends_on:
- 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}
labels:
createdBy: "Apps"
@@ -6,7 +6,7 @@ name: immich-server
services:
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}
labels:
createdBy: "Apps"
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- 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}
labels:
createdBy: "Apps"