Skip to content

Commit

Permalink
mint: Change aws cli version (minio#8699)
Browse files Browse the repository at this point in the history
  • Loading branch information
kannappanr authored and harshavardhana committed Dec 25, 2019
1 parent 4364102 commit eaa838a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mint/build/awscli/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit eaa838a

Please sign in to comment.