- use liblcms2-dev instead of only liblcms2-2: fixes 'icc_transform'
error when decoding some images
- use libgif-dev and libopenexr-dev: doesn't seem to hurt
- Increasing disk resources to 20GB
- Adding 'IMMICH_MEDIA_LOCATION' env var to .env - edit this to change
Immich upload location
- Read IMMICH_MEDIA_LOCATION from env during update for dynamic symlinks
- ***requires adding Immich to the HW-accel section in build.func***
- relocate install dir ownership change command; fix ml script naming
- Fix quoting issue with some var groups
- Switch postgresql setup to standard
- use lowercase i in build.func for HW-accel container config
- Some rearranging and cleanup
- remove python-venv, use uv installer script
- reinstate python3-dev install
- borrowing from immich-native
- Clear execstack for onnxruntime shared object solves the pybind issue
- Replace pg-vector with pgvecto.rs solves the DB migration problem