Unverified Commit 5ae09420 authored by Stephan Renatus's avatar Stephan Renatus Committed by GitHub

Merge pull request #1389 from ericchiang/bump-go

Dockerfile: update Go to 1.11.5
parents f1581ff8 86eeee2a
FROM golang:1.11.3-alpine
FROM golang:1.11.5-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