Skip to content

Commit

Permalink
Update SSM Agent (#4388)
Browse files Browse the repository at this point in the history
  • Loading branch information
amogh09 authored Oct 8, 2024
1 parent 9eb274a commit 0a219ec
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.2303.0"
BINARY_VERSION="3.3.859.0"
BINARY_PATH="/var/lib/ecs/deps/execute-command/bin/${BINARY_VERSION}"
BINARY_DOWNLOAD_PATH="ssm-binaries"

Expand Down

0 comments on commit 0a219ec

Please sign in to comment.