Skip to content

Commit 1f31d18

Browse files
authored
Merge pull request #1529 from dkuerner/golang-update
Dockerfile: build with golang 1.12.9
2 parents ab08d7b + 2dccdc2 commit 1f31d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12.8-alpine
1+
FROM golang:1.12.9-alpine
22

33
RUN apk add --no-cache --update alpine-sdk
44

0 commit comments

Comments
 (0)