upgrade immich v2.5.6 → v2.6.1
This commit is contained in:
parent
c7dc63f923
commit
da630b8869
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ locals {
|
|||
variable "immich_version" {
|
||||
type = string
|
||||
# Change me to upgrade
|
||||
default = "v2.5.6"
|
||||
default = "v2.6.1"
|
||||
}
|
||||
variable "nfs_server" { type = string }
|
||||
variable "redis_host" { type = string }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue