mint: Change aws cli version (#8699)

master
kannappanr 5 years ago committed by Harshavardhana
parent 4364102363
commit eaa838a63f
  1. 2
      mint/build/awscli/install.sh

@ -15,6 +15,6 @@
# limitations under the License.
#
AWS_CLI_VERSION="1.11.177"
AWS_CLI_VERSION="1.16.309"
python -m pip install awscli==$AWS_CLI_VERSION

Loading…
Cancel
Save