mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
use the latest alpine image that uses go 1.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.10-alpine
|
||||
FROM golang:1.11-alpine
|
||||
|
||||
COPY . $GOPATH/src/github.com/gojp/goreportcard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user