We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90265e commit 78678b0Copy full SHA for 78678b0
scripts/install-service-connect-appnet.sh
@@ -1,5 +1,4 @@
1
#!/usr/bin/env bash
2
set -ex
3
4
-# Temporarily pin to version 1.29.12.1 as latest available version 1.29.12.2 in Amazon Linux repos has a known issue.
5
-sudo yum install -y ecs-service-connect-agent-v1.29.12.1-*
+sudo yum install -y ecs-service-connect-agent
0 commit comments