Unverified Commit 4329f407 authored by Stephan Renatus's avatar Stephan Renatus Committed by GitHub

Merge pull request #1373 from ericchiang/go-1.11.3

Dockerfile: update to Go 1.11.3
parents a3cf7b63 bad15c1c
FROM golang:1.11.1-alpine
FROM golang:1.11.3-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