chore(deps): update immich to v1.98.1

This commit is contained in:
renovate 2024-03-09 01:33:35 +00:00
parent c719272e33
commit 16fb92d875

View file

@ -3,7 +3,7 @@ version: "3.8"
services: services:
immich-server: immich-server:
container_name: 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"] command: ["start.sh", "immich"]
ports: ports:
- 3001:3001 - 3001:3001
@ -25,7 +25,7 @@ services:
immich-microservices: immich-microservices:
container_name: 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"] command: ["start.sh", "microservices"]
volumes: volumes:
- /mnt/truenas-services/immich:/usr/src/app/upload - /mnt/truenas-services/immich:/usr/src/app/upload
@ -41,7 +41,7 @@ services:
immich-machine-learning: immich-machine-learning:
container_name: 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: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file: