Skip to content
Snippets Groups Projects
Commit 121e6591 authored by Niall Sheridan's avatar Niall Sheridan
Browse files

Use go 1.7

parent 82680f5b
No related branches found
No related tags found
No related merge requests found
FROM golang:1.6
FROM golang:1.7
ADD . /go/src/github.com/nsheridan/cashier
RUN go install github.com/nsheridan/cashier/cmd/cashierd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment