Skip to content

Commit

Permalink
Update SSM Agent version to 3.2.2303.0 for ECS exec
Browse files Browse the repository at this point in the history
  • Loading branch information
danehlim committed Mar 18, 2024
1 parent 39fef9c commit ef600f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ecs-anywhere-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ find-copy-certs-exec() {
}

download-ssm-binaries-exec() {
BINARY_VERSION="3.2.1630.0"
BINARY_VERSION="3.2.2303.0"
BINARY_PATH="/var/lib/ecs/deps/execute-command/bin/${BINARY_VERSION}"
BINARY_DOWNLOAD_PATH="ssm-binaries"

Expand Down

0 comments on commit ef600f2

Please sign in to comment.