Skip to content

Commit bed4d06

Browse files
Harish Senthilkumarsingholt
authored andcommitted
Update ECS Agent version to 1.85.1
1 parent e544676 commit bed4d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ variable "block_device_size_gb" {
6060
variable "ecs_agent_version" {
6161
type = string
6262
description = "ECS agent version to build AMI with."
63-
default = "1.85.0"
63+
default = "1.85.1"
6464
}
6565

6666
variable "ecs_init_rev" {

0 commit comments

Comments
 (0)