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