Compare commits

..

1 commit

Author SHA1 Message Date
91a96ffef8 chore(deps): update immich to v1.107.2 2024-07-03 04:02:02 +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.1@sha256:079a4a4106a740d16ab9e8cb058e6c428a5a99e92c2233e0c70494f6123bd3ed image: ghcr.io/immich-app/immich-server:v1.107.2@sha256:75746006b35a7bc61408cd4d124dc73344f0a087c2d9769c4715ca84a1d87591
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.1@sha256:343d29518d80179024cd16c1dd8b1095b1590def9aa43eb3edf2e82ad37f80fc image: ghcr.io/immich-app/immich-machine-learning:v1.107.2@sha256:f22d949f5f3e16d1c3dcf0aa3ca5f7a73f053b51d2883ac864f9742d3053576b
volumes: volumes:
- model-cache:/cache - model-cache:/cache
env_file: env_file: