minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
78 stars 50 forks source link

Building docker container fails because of version mismatch #301

Closed amyjzhu closed 5 years ago

amyjzhu commented 5 years ago

Not sure if I'm doing something wrong here, but it looks like building the mint docker container fails at build/mc/install.sh because the mc version at https://api.github.com/repos/minio/mc/releases/latest (updated October 18) doesn't match the artifacts downloadable at https://dl.minio.io/client/mc/release/linux-amd64/ (October 31). If I am misled, any advice...?

Thanks

harshavardhana commented 5 years ago

Fixed @amyjzhu - closing.