containers/docker: change docker images to go1.9 (#15789)
This commit is contained in:
committed by
Felix Lange
parent
b98aa3b4f1
commit
6882943e39
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.5
|
||||
FROM alpine:3.7
|
||||
|
||||
RUN \
|
||||
apk add --update go git make gcc musl-dev linux-headers ca-certificates && \
|
||||
|
Reference in New Issue
Block a user