diff --git a/docker-compose.yml b/docker-compose.yml index 4cc34bf..4c40b32 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.95.1@sha256:78665b75735f248b2ee1646a671d340b6a221260d87c38771c060aef62421a19 + image: ghcr.io/immich-app/immich-server:v1.96.0@sha256:bd1558f9bb6a107eb924393e77a96d39a917d63a7f2d3b3055544e2f05444d13 command: ["start.sh", "immich"] ports: - 3001:3001 @@ -25,7 +25,7 @@ services: immich-microservices: container_name: immich_microservices - image: ghcr.io/immich-app/immich-server:v1.95.1@sha256:78665b75735f248b2ee1646a671d340b6a221260d87c38771c060aef62421a19 + image: ghcr.io/immich-app/immich-server:v1.96.0@sha256:bd1558f9bb6a107eb924393e77a96d39a917d63a7f2d3b3055544e2f05444d13 command: ["start.sh", "microservices"] volumes: - /mnt/truenas-services/immich:/usr/src/app/upload @@ -41,7 +41,7 @@ services: immich-machine-learning: container_name: immich_machine_learning - image: ghcr.io/immich-app/immich-machine-learning:v1.95.1@sha256:33211bbedb8af1a24c1416617c1e2504d6011a18d6ed83a4b8023647bfbfe58a + image: ghcr.io/immich-app/immich-machine-learning:v1.96.0@sha256:5368a24201ce4ad4b2f81b892a69fb46006b3217e5961d5ee709176f4714e075 volumes: - model-cache:/cache env_file: