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 11d328fb99
commit c57873c4d4

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"
}