Skip to content

Commit b0d4eea

Browse files
chore(deps): update immich to v2
1 parent 704cc6c commit b0d4eea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

photos/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ volumes:
1111
services:
1212
immich-server:
1313
container_name: immich-server
14-
image: ghcr.io/immich-app/immich-server:v1.144.1
14+
image: ghcr.io/immich-app/immich-server:v2.0.1
1515
devices:
1616
- /dev/dri:/dev/dri
1717
volumes:
@@ -40,7 +40,7 @@ services:
4040

4141
immich-machine-learning:
4242
container_name: immich-machine-learning
43-
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
43+
image: ghcr.io/immich-app/immich-machine-learning:v2.0.1
4444
ports:
4545
- 3003:3003
4646
volumes:

0 commit comments

Comments
 (0)