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

Commit

Permalink
Merge pull request #20 from joshwget/update-trash-repo
Browse files Browse the repository at this point in the history
Change trash repo to rancher/trash
  • Loading branch information
ibuildthecloud authored Oct 10, 2016
2 parents 42d7f29 + d569fee commit 9a1613b
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,5 +1,5 @@
FROM golang:1.6
RUN go get github.com/imikushin/trash
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 && \
chmod +x /usr/bin/docker
Expand Down

0 comments on commit 9a1613b

Please sign in to comment.