Move to go1.9.4 with recent security release (#5502)

This commit is contained in:
Harshavardhana
2018-02-08 01:03:22 -08:00
committed by Nitish Tiwari
parent 047b7aff0c
commit fd3897d0c3
6 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.9.2-alpine3.6
FROM golang:1.9.4-alpine3.6
MAINTAINER Minio Inc <dev@minio.io>