diff --git a/meilisearch.pkr.hcl b/meilisearch.pkr.hcl index 2875328..0d94542 100644 --- a/meilisearch.pkr.hcl +++ b/meilisearch.pkr.hcl @@ -6,7 +6,7 @@ variables { variable "meilisearch_version" { type = string - default = "v1.3.0" + default = "v1.4.0" } locals {