chore(deps): update immich monorepo to v3

This commit is contained in:
2026-07-02 14:10:04 +00:00
parent 6b45c97b43
commit 0213ea815e
+2 -2
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: ghcr.io/immich-app/immich-server:v2.7.5
image: ghcr.io/immich-app/immich-server:v3.0.0
volumes:
- uploads:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro
@@ -41,7 +41,7 @@ services:
immich-machine-learning: # TODO: this has to be that name, as the frontend tries to reach it at: http://immich-machine-learning:3003
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
image: ghcr.io/immich-app/immich-machine-learning:v3.0.0
volumes:
- model-cache:/cache
networks: