Merge pull request #1529 from dkuerner/golang-update
Dockerfile: build with golang 1.12.9
This commit is contained in:
commit
1f31d1889a
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.12.8-alpine
|
FROM golang:1.12.9-alpine
|
||||||
|
|
||||||
RUN apk add --no-cache --update alpine-sdk
|
RUN apk add --no-cache --update alpine-sdk
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user