immich to 2.5.6 [ci skip]

This commit is contained in:
Viktor Barzin 2026-02-10 22:01:08 +00:00
parent ed3cb6df07
commit 8e54a936c4
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.5"
default = "v2.5.6"
}