immich to 2.5.6 [ci skip]

This commit is contained in:
Viktor Barzin 2026-02-10 22:01:08 +00:00
parent c82f82af57
commit 036ec06256

View file

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