From 0b644721bc03587c6660e4fa2910ff5fce062acf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 14:05:31 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.135.0 --- apps/immich-no-machine/1.134.0/docker-compose.yml | 2 +- apps/immich-server/1.134.0/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/immich-no-machine/1.134.0/docker-compose.yml b/apps/immich-no-machine/1.134.0/docker-compose.yml index eab8608d5..be750df38 100644 --- a/apps/immich-no-machine/1.134.0/docker-compose.yml +++ b/apps/immich-no-machine/1.134.0/docker-compose.yml @@ -8,7 +8,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.134.0 + image: ghcr.io/immich-app/immich-server:v1.135.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-server/1.134.0/docker-compose.yml b/apps/immich-server/1.134.0/docker-compose.yml index 40899692a..7d7a6b306 100644 --- a/apps/immich-server/1.134.0/docker-compose.yml +++ b/apps/immich-server/1.134.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v1.134.0 + image: ghcr.io/immich-app/immich-server:v1.135.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps"