Immich: Pin Version to v1.135.3 (#6212)

* Immich: Pin Version to v1.135.3

* Update immich.sh
This commit is contained in:
CanbiZ
2025-07-24 20:38:38 +02:00
committed by GitHub
parent 33a03f4b0e
commit 16e2d2206c
2 changed files with 4 additions and 3 deletions

View File

@ -283,7 +283,7 @@ GEO_DIR="${INSTALL_DIR}/geodata"
mkdir -p "$INSTALL_DIR"
mkdir -p {"${APP_DIR}","${UPLOAD_DIR}","${GEO_DIR}","${ML_DIR}","${INSTALL_DIR}"/cache}
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "latest" "$SRC_DIR"
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v1.135.3" "$SRC_DIR"
msg_info "Installing ${APPLICATION} (more patience please)"