From 0a47072b5af985d33e620bf22ad35d726a42d127 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 22 May 2025 01:04:37 +0200 Subject: [PATCH] chore: Update docker-compose.yml --- examples/immich/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/immich/docker-compose.yml b/examples/immich/docker-compose.yml index 0687a85..900b8c7 100644 --- a/examples/immich/docker-compose.yml +++ b/examples/immich/docker-compose.yml @@ -31,7 +31,7 @@ services: # - traefik.http.routers.immich-swagger.middlewares=local-ipwhitelist@file immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release + image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release} container_name: immich-ml volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload