mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
Increment golang version for docker images (#2761)
This commit is contained in:
parent
ef22330563
commit
79e0c52fc2
@ -1,4 +1,4 @@
|
||||
FROM golang:1.6-alpine
|
||||
FROM golang:1.7-alpine
|
||||
|
||||
WORKDIR /go/src/app
|
||||
ENV ALLOW_CONTAINER_ROOT=1
|
||||
|
Loading…
Reference in New Issue
Block a user