Increment golang version for docker images (#2761)
This commit is contained in:
committed by
Harshavardhana
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
|
||||
|
||||
Reference in New Issue
Block a user