Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Commit

Permalink
Bump to go 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Oct 10, 2016
1 parent 3e2b668 commit 2436347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.6
FROM golang:1.7.1
RUN go get github.com/rancher/trash
RUN go get github.com/golang/lint/golint
RUN curl -sL https://get.docker.com/builds/Linux/x86_64/docker-1.9.1 > /usr/bin/docker && \
Expand Down

0 comments on commit 2436347

Please sign in to comment.