From 16fb92d87511b0302cc19668e993dfb7e1333760 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 9 Mar 2024 01:33:35 +0000 Subject: [PATCH] chore(deps): update immich to v1.98.1 --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index c497ab7..28d64e7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: immich-server: container_name: immich_server - image: ghcr.io/immich-app/immich-server:v1.97.0@sha256:d6820874de49c972e7a3421fa53776bef18d4a41b78af931fd50827298ee913c + image: ghcr.io/immich-app/immich-server:v1.98.1@sha256:4421f65082d70e446284e887c48e8231fd768469387d12c484dc628001ffceba command: ["start.sh", "immich"] ports: - 3001:3001 @@ -25,7 +25,7 @@ services: immich-microservices: container_name: immich_microservices - image: ghcr.io/immich-app/immich-server:v1.97.0@sha256:d6820874de49c972e7a3421fa53776bef18d4a41b78af931fd50827298ee913c + image: ghcr.io/immich-app/immich-server:v1.98.1@sha256:4421f65082d70e446284e887c48e8231fd768469387d12c484dc628001ffceba command: ["start.sh", "microservices"] volumes: - /mnt/truenas-services/immich:/usr/src/app/upload @@ -41,7 +41,7 @@ services: immich-machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:v1.97.0@sha256:5b5c3e6bb7bcba2cb5f1e68bf504dffd9d6d05984de9d7b3f1a4c219f72441a9 + image: ghcr.io/immich-app/immich-machine-learning:v1.98.1@sha256:e452ed6c048e470127952531a24b5dbc6745cfc52623f12a9c7d7a7ccae2b362 volumes: - model-cache:/cache env_file: