Immich: Pin version to 2.2.1 (#8800)

This commit is contained in:
Chris
2025-11-01 08:44:21 -04:00
committed by Michel Roegl-Brunner
parent 21fce154e6
commit 69e20b10f4
2 changed files with 2 additions and 2 deletions

View File

@@ -288,7 +288,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" "v2.2.0" "$SRC_DIR"
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v2.2.1" "$SRC_DIR"
msg_info "Installing ${APPLICATION} (patience)"