mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-29 06:49:05 +08:00
Merge pull request #282 from nicksnyder/patch-1
Update Go version to 1.12.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.11-alpine
|
||||
FROM golang:1.12.4-alpine
|
||||
|
||||
COPY . $GOPATH/src/github.com/gojp/goreportcard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user