docker: Use proper release tags with docker. (#2680)

Fixes #2677
This commit is contained in:
Harshavardhana
2016-09-13 03:06:28 -07:00
parent 85e2d886bc
commit 55882ce783
3 changed files with 29 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package main
package main // import "github.com/minio/minio"
import minio "github.com/minio/minio/cmd"