Merge pull request #1389 from ericchiang/bump-go
Dockerfile: update Go to 1.11.5
This commit is contained in:
commit
5ae094206b
@ -1,4 +1,4 @@
|
||||
FROM golang:1.11.3-alpine
|
||||
FROM golang:1.11.5-alpine
|
||||
|
||||
RUN apk add --no-cache --update alpine-sdk
|
||||
|
||||
|
Reference in New Issue
Block a user