chore(deps): update immich to v1.105.1

This commit is contained in:
renovate 2024-05-14 22:01:42 +00:00
parent 0f9fb91f17
commit de65a170b0

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.104.0@sha256:ac459accdc93977e559da70beddb01a9736e98e8350f12381589a5bec91197bc image: ghcr.io/immich-app/immich-server:v1.105.1@sha256:658b40420d7a39d6eb34c797cec8d36ff315f5adb168301aaf27dc4eafc8e228
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.104.0@sha256:ac459accdc93977e559da70beddb01a9736e98e8350f12381589a5bec91197bc image: ghcr.io/immich-app/immich-server:v1.105.1@sha256:658b40420d7a39d6eb34c797cec8d36ff315f5adb168301aaf27dc4eafc8e228
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.104.0@sha256:0dd0066f47c91fc69e4a9c4f3e70a7805d84d60e8eb5ffd7ec9c264e8d82cb70 image: ghcr.io/immich-app/immich-machine-learning:v1.105.1@sha256:2e2736ba2f2270485c0b6fa33eee66ea0b2279b70b92ea838a015c4d5289c9f0
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file: