Update installpsh amazonlinux for container build (#7907)

This commit is contained in:
Darwin 2018-10-24 13:10:33 -04:00 committed by Aditya Patwardhan
parent 9141b11c5e
commit ddaad12183

View file

@ -153,6 +153,8 @@ $SUDO yum install -y \
libcurl \
openssl \
libuuid.x86_64 \
tar \
gzip \
&& yum clean all
##END Check requirements and prerequisites