mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Use Go 1.8.1 when building docker image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.8.0-alpine
|
||||
FROM golang:1.8.1-alpine
|
||||
|
||||
ADD . /go/src/github.com/cloudflare/unsee
|
||||
|
||||
|
||||
Reference in New Issue
Block a user