Skip to content

Commit 0a47072

Browse files
authored
chore: Update docker-compose.yml
1 parent bc28325 commit 0a47072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/immich/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
# - traefik.http.routers.immich-swagger.middlewares=local-ipwhitelist@file
3232

3333
immich-machine-learning:
34-
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release
34+
image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
3535
container_name: immich-ml
3636
volumes:
3737
- ${UPLOAD_LOCATION}:/usr/src/app/upload

0 commit comments

Comments
 (0)