From d3e28a1fac33d8a0bf79f640523f919a5b196bb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:34:25 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.122.2 --- apps/immich-no-machine/1.122.0/docker-compose.yml | 2 +- apps/immich-server/1.122.0/docker-compose.yml | 2 +- apps/immich/1.122.0/docker-compose.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/immich-no-machine/1.122.0/docker-compose.yml b/apps/immich-no-machine/1.122.0/docker-compose.yml index c9410105c..6f3493c35 100644 --- a/apps/immich-no-machine/1.122.0/docker-compose.yml +++ b/apps/immich-no-machine/1.122.0/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.122.0 + image: ghcr.io/immich-app/immich-server:v1.122.2 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-server/1.122.0/docker-compose.yml b/apps/immich-server/1.122.0/docker-compose.yml index 822cf7660..f4c823257 100644 --- a/apps/immich-server/1.122.0/docker-compose.yml +++ b/apps/immich-server/1.122.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v1.122.0 + image: ghcr.io/immich-app/immich-server:v1.122.2 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich/1.122.0/docker-compose.yml b/apps/immich/1.122.0/docker-compose.yml index 8f4268a9e..df5770c2d 100644 --- a/apps/immich/1.122.0/docker-compose.yml +++ b/apps/immich/1.122.0/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.122.0 + image: ghcr.io/immich-app/immich-server:v1.122.2 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps"