Skip to content

Commit

Permalink
Merge branch 'dev' into refactor_introspection
Browse files Browse the repository at this point in the history
  • Loading branch information
willmyrs authored Feb 20, 2025
2 parents a9b2faa + c1d7359 commit e603fef
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.3.859.0"
BINARY_VERSION="3.3.1802.0"
BINARY_PATH="/var/lib/ecs/deps/execute-command/bin/${BINARY_VERSION}"
BINARY_DOWNLOAD_PATH="ssm-binaries"

Expand Down

0 comments on commit e603fef

Please sign in to comment.