Immich: bump version to 1.144.1 (#7994)

- small change during update to ensure the immich user can write to
uv.lock while building machine-learning
This commit is contained in:
Chris
2025-10-01 04:39:20 -04:00
committed by GitHub
parent 8ff82d0c3c
commit 6820bdcade
2 changed files with 3 additions and 2 deletions

View File

@@ -272,7 +272,7 @@ GEO_DIR="${INSTALL_DIR}/geodata"
mkdir -p "$INSTALL_DIR"
mkdir -p {"${APP_DIR}","${UPLOAD_DIR}","${GEO_DIR}","${INSTALL_DIR}"/cache}
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v1.143.1" "$SRC_DIR"
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v1.144.1" "$SRC_DIR"
msg_info "Installing ${APPLICATION} (patience)"