diff --git a/docker-compose.yml b/docker-compose.yml index 7c549b0..f8a08d6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: immich-server: container_name: immich_server - image: ghcr.io/immich-app/immich-server:v1.108.0@sha256:248a6da7dadeb57f90eacd5635ecc65e63d4c3646a6c94a362bb57cba1b314fa + image: ghcr.io/immich-app/immich-server:v1.109.1@sha256:6e9004fb8ac723868776e87fa7b16351dd0ac06c8d62ad27871bf132b3f40308 ports: - 3001:3001 volumes: @@ -25,7 +25,7 @@ services: immich-machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:v1.108.0@sha256:4dc544396bf08cd92066f83a270155201d80512add127ca9fac2d3e56694d2a4 + image: ghcr.io/immich-app/immich-machine-learning:v1.109.1@sha256:e23ba3bbf637000c4fd1dbd545a813c3746cd56b4c05d883a40000befd97c98a volumes: - model-cache:/cache env_file: