Skip to content

Commit 0b59a8c

Browse files
authored
Bump SSM exec agent version to 3.3.4108.0 (#664)
* Bump SSM exec agent version to 3.3.4108.0 * retrigger CI
1 parent 4626a97 commit 0b59a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

variables.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ variable "runc_version_al2023" {
9595

9696
variable "exec_ssm_version" {
9797
type = string
98+
default = "3.3.4108.0"
9899
description = "SSM binary version to build ECS exec support with."
99-
default = "3.3.3572.0"
100100
}
101101

102102
variable "source_ami_al2" {

0 commit comments

Comments
 (0)