We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 704cc6c commit b0d4eeaCopy full SHA for b0d4eea
photos/docker-compose.yml
@@ -11,7 +11,7 @@ volumes:
11
services:
12
immich-server:
13
container_name: immich-server
14
- image: ghcr.io/immich-app/immich-server:v1.144.1
+ image: ghcr.io/immich-app/immich-server:v2.0.1
15
devices:
16
- /dev/dri:/dev/dri
17
volumes:
@@ -40,7 +40,7 @@ services:
40
41
immich-machine-learning:
42
container_name: immich-machine-learning
43
- image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
+ image: ghcr.io/immich-app/immich-machine-learning:v2.0.1
44
ports:
45
- 3003:3003
46
0 commit comments