Skip to content

Commit 78678b0

Browse files
committed
Revert "Temporarily pin ecs-service-connect-agent package to v1.29.12.1"
This reverts commit 0f7ac71.
1 parent a90265e commit 78678b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env bash
22
set -ex
33

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-*
4+
sudo yum install -y ecs-service-connect-agent

0 commit comments

Comments
 (0)