chore(deps): update immich to v1.99.0

This commit is contained in:
renovate 2024-03-20 15:32:00 +00:00
parent 295aa7ab8d
commit 8f12b6a123

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.98.2@sha256:5d46c02f171b2c85c5c445ed9ae233d68568b241e14e293b0195d539b98de42a image: ghcr.io/immich-app/immich-server:v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
command: ["start.sh", "immich"] command: ["start.sh", "immich"]
ports: ports:
- 3001:3001 - 3001:3001
@ -26,7 +26,7 @@ services:
immich-microservices: immich-microservices:
container_name: immich_microservices container_name: immich_microservices
image: ghcr.io/immich-app/immich-server:v1.98.2@sha256:5d46c02f171b2c85c5c445ed9ae233d68568b241e14e293b0195d539b98de42a image: ghcr.io/immich-app/immich-server:v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
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
@ -43,7 +43,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.98.2@sha256:ac21ed6160c106eb26f704626d1fbf693dd74640131afd4d2ccad5db26aa98c5 image: ghcr.io/immich-app/immich-machine-learning:v1.99.0@sha256:9a9d289a5fc894dad1aae6e49c09f39735846cda351e9f74879fcb0601437262
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file: