upgrade immich to 2.5.0 [ci skip]

This commit is contained in:
Viktor Barzin 2026-01-28 19:41:52 +00:00
parent 078e1eeeef
commit eeabe652d3
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -5,7 +5,7 @@ variable "homepage_token" {}
variable "immich_version" {
type = string
# Change me to upgrade
default = "v2.4.1"
default = "v2.5.0"
}