mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
Merge pull request #8 from cloudflare/go1.8
Use Go 1.8 for the base image
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:alpine3.5
|
||||
FROM golang:1.8.0-alpine
|
||||
|
||||
ADD . /go/src/github.com/cloudflare/unsee
|
||||
|
||||
|
||||
Reference in New Issue
Block a user