Bump go to 1.10

This commit is contained in:
Roman Vynar 2018-03-06 22:22:41 +02:00
parent 95be18ccf1
commit 1e0bb7d8ff

View File

@ -1,4 +1,4 @@
FROM golang:1.9.4-alpine3.7 as builder
FROM golang:1.10.0-alpine3.7 as builder
ENV GOPATH /opt