Immich: Pin version to 2.5.6 (#11775)

This commit is contained in:
Chris
2026-02-10 16:43:15 -05:00
committed by GitHub
parent 63e9bc3729
commit a16dfb6d82
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ EOF
msg_ok "Image-processing libraries up to date"
fi
RELEASE="2.5.5"
RELEASE="2.5.6"
if check_for_gh_release "Immich" "immich-app/immich" "${RELEASE}"; then
if [[ $(cat ~/.immich) > "2.5.1" ]]; then
msg_info "Enabling Maintenance Mode"