mirror of
https://github.com/prymitive/karma
synced 2026-05-15 04:06:41 +00:00
Merge pull request #109 from cloudflare/go-1.8.3
Use Go 1.8.3 for building docker images
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.8.1-alpine
|
||||
FROM golang:1.8.3-alpine
|
||||
|
||||
COPY . /go/src/github.com/cloudflare/unsee
|
||||
|
||||
|
||||
Reference in New Issue
Block a user