upgrade immich v2.6.1 → v2.6.3 (bug fixes only) [ci skip]
This commit is contained in:
parent
9e25441c30
commit
7cfcbfa405
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.6.1"
|
||||
default = "v2.6.3"
|
||||
}
|
||||
variable "nfs_server" { type = string }
|
||||
variable "redis_host" { type = string }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue