Bump Immich version from v2.5.2 to v2.5.5

This commit is contained in:
Viktor Barzin 2026-02-07 22:38:33 +00:00
parent b27e1ad9f1
commit 1ff5242a57
No known key found for this signature in database
GPG key ID: 0EB088298288D958

View file

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