upgrade immich to 1.4.1 [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-23 21:48:55 +00:00
parent 8e28672e9a
commit 5dad9fdbd9

View file

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