Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Bump to Golang 1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
  • Loading branch information
nathanleclaire committed Apr 13, 2016
1 parent e1a07a3 commit 4de87fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.6
FROM golang:1.6.1

RUN go get github.com/golang/lint/golint \
github.com/mattn/goveralls \
Expand Down

0 comments on commit 4de87fd

Please sign in to comment.