Add VIPS_NOVECTOR option to Immich addon variants

This commit is contained in:
Alexandre
2026-02-14 10:20:27 +01:00
parent ef2a5de9ab
commit 606caa4609
13 changed files with 32 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 2.5.6-2 (2026-02-14)
- Add `VIPS_NOVECTOR` add-on option to set `VIPS_NOVECTOR=1` for thumbnail generation workaround on aarch64 (issue #2460)
## 2.5.6 (2026-02-14)
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)