From 95f75e0f1b1482a866b3bc6eeee1654cb763a001 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:00:59 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.122.3 --- apps/immich-no-machine/1.122.2/docker-compose.yml | 2 +- apps/immich-server/1.122.2/docker-compose.yml | 2 +- apps/immich/1.122.2/docker-compose.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/immich-no-machine/1.122.2/docker-compose.yml b/apps/immich-no-machine/1.122.2/docker-compose.yml index 6f3493c3..516f9d40 100644 --- a/apps/immich-no-machine/1.122.2/docker-compose.yml +++ b/apps/immich-no-machine/1.122.2/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.122.2 + image: ghcr.io/immich-app/immich-server:v1.122.3 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-server/1.122.2/docker-compose.yml b/apps/immich-server/1.122.2/docker-compose.yml index f4c82325..cdc20692 100644 --- a/apps/immich-server/1.122.2/docker-compose.yml +++ b/apps/immich-server/1.122.2/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v1.122.2 + image: ghcr.io/immich-app/immich-server:v1.122.3 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich/1.122.2/docker-compose.yml b/apps/immich/1.122.2/docker-compose.yml index 7f661f2e..08e9dd11 100644 --- a/apps/immich/1.122.2/docker-compose.yml +++ b/apps/immich/1.122.2/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.122.2 + image: ghcr.io/immich-app/immich-server:v1.122.3 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps"