Compare commits

..

1 commit

Author SHA1 Message Date
e9e6265908 chore(deps): update immich to v1.107.1 2024-07-02 20:01:54 +00:00

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.107.0@sha256:2b9c87617e55e3471a1239b0fa00041361517dd8f65c7db46abc7392c0fb561a image: ghcr.io/immich-app/immich-server:v1.107.1@sha256:079a4a4106a740d16ab9e8cb058e6c428a5a99e92c2233e0c70494f6123bd3ed
ports: ports:
- 3001:3001 - 3001:3001
volumes: volumes:
@ -25,7 +25,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.107.0@sha256:28401be15060af7f51cf8ee43002dd827899e9f4abd38e44dd59d7a7ae04dca6 image: ghcr.io/immich-app/immich-machine-learning:v1.107.1@sha256:343d29518d80179024cd16c1dd8b1095b1590def9aa43eb3edf2e82ad37f80fc
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file: