chore(deps): update immich to v1.101.0

This commit is contained in:
renovate 2024-04-08 11:40:45 +00:00
parent 9585606eda
commit 2ef6ddcc1e

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.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b image: ghcr.io/immich-app/immich-server:v1.101.0@sha256:0097562444db38ebd2e5f98e71bd27dc6dd69b7f786207f7d323febbf99b8f93
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.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b image: ghcr.io/immich-app/immich-server:v1.101.0@sha256:0097562444db38ebd2e5f98e71bd27dc6dd69b7f786207f7d323febbf99b8f93
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.100.0@sha256:612e8856ad92f5915ececd5a67b76b7218f0fe4e41c72fcf1675bee76802294b image: ghcr.io/immich-app/immich-machine-learning:v1.101.0@sha256:b0a22ca87496019f495ed5ce89df08da237e0987d389376b435b2226a8c29463
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file: