mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix(deployment): matplotlib in rootless deployments (#30328)
This commit is contained in:
parent
8cb5bf92c2
commit
1094b69946
3 changed files with 3 additions and 4 deletions
|
|
@ -51,8 +51,6 @@ services:
|
|||
- NET_RAW
|
||||
volumes:
|
||||
- ./ml-model-cache:/cache
|
||||
- ./ml-dotcache:/.cache
|
||||
- ./ml-config:/.config
|
||||
env_file:
|
||||
- .env
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue