From 4155603c7c4fcf7e4f1a697a8ed925fff50db622 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 22:13:18 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.128.0 --- apps/immich-no-machine/1.127.0/docker-compose.yml | 2 +- apps/immich-server/1.127.0/docker-compose.yml | 2 +- apps/immich/1.127.0/docker-compose.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/immich-no-machine/1.127.0/docker-compose.yml b/apps/immich-no-machine/1.127.0/docker-compose.yml index ebfef9c6b..7aaca5e87 100644 --- a/apps/immich-no-machine/1.127.0/docker-compose.yml +++ b/apps/immich-no-machine/1.127.0/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.127.0 + image: ghcr.io/immich-app/immich-server:v1.128.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-server/1.127.0/docker-compose.yml b/apps/immich-server/1.127.0/docker-compose.yml index fca3fc450..696656c8c 100644 --- a/apps/immich-server/1.127.0/docker-compose.yml +++ b/apps/immich-server/1.127.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v1.127.0 + image: ghcr.io/immich-app/immich-server:v1.128.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich/1.127.0/docker-compose.yml b/apps/immich/1.127.0/docker-compose.yml index 4909a5933..158bfd8ff 100644 --- a/apps/immich/1.127.0/docker-compose.yml +++ b/apps/immich/1.127.0/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.127.0 + image: ghcr.io/immich-app/immich-server:v1.128.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps"