mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-29 06:49:05 +08:00
Updated golang image version to fix docker build.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.8-alpine
|
||||
FROM golang:1.10-alpine
|
||||
|
||||
COPY . $GOPATH/src/github.com/gojp/goreportcard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user