mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-20 07:35:04 +00:00
Immich: Pin version to 2.7.4 (#13661)
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ EOF
|
||||
msg_ok "Image-processing libraries up to date"
|
||||
fi
|
||||
|
||||
RELEASE="v2.7.3"
|
||||
RELEASE="v2.7.4"
|
||||
if check_for_gh_release "Immich" "immich-app/immich" "${RELEASE}" "each release is tested individually before the version is updated. Please do not open issues for this"; then
|
||||
if [[ $(cat ~/.immich) > "2.5.1" ]]; then
|
||||
msg_info "Enabling Maintenance Mode"
|
||||
|
||||
Reference in New Issue
Block a user