Dockerfile: build with golang 1.12.8

Signed-off-by: 's avatarStephan Renatus <srenatus@chef.io>
parent d328a5eb
FROM golang:1.12.4-alpine
FROM golang:1.12.8-alpine
RUN apk add --no-cache --update alpine-sdk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment