From e526d40dadaefba8aacea450ac3ebae90c65df95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 11 Mar 2024 15:02:16 +0000 Subject: [PATCH] chore(deps): update immich to v1.98.2 --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 3bef389..0684844 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.98.1@sha256:4421f65082d70e446284e887c48e8231fd768469387d12c484dc628001ffceba + image: ghcr.io/immich-app/immich-server:v1.98.2@sha256:5d46c02f171b2c85c5c445ed9ae233d68568b241e14e293b0195d539b98de42a command: ["start.sh", "immich"] ports: - 3001:3001 @@ -26,7 +26,7 @@ services: immich-microservices: container_name: immich_microservices - image: ghcr.io/immich-app/immich-server:v1.98.1@sha256:4421f65082d70e446284e887c48e8231fd768469387d12c484dc628001ffceba + image: ghcr.io/immich-app/immich-server:v1.98.2@sha256:5d46c02f171b2c85c5c445ed9ae233d68568b241e14e293b0195d539b98de42a command: ["start.sh", "microservices"] volumes: - /mnt/truenas-services/immich:/usr/src/app/upload @@ -43,7 +43,7 @@ services: immich-machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:v1.98.1@sha256:e452ed6c048e470127952531a24b5dbc6745cfc52623f12a9c7d7a7ccae2b362 + image: ghcr.io/immich-app/immich-machine-learning:v1.98.2@sha256:ac21ed6160c106eb26f704626d1fbf693dd74640131afd4d2ccad5db26aa98c5 volumes: - model-cache:/cache env_file: