Skip to content

Commit

Permalink
fixes to release routines
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpiper committed Jun 1, 2017
1 parent 982e69b commit 2835ae3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/release.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.5.3
FROM golang:1.7.6

RUN go get github.com/aktau/github-release
RUN go get github.com/ushahidi/github-release

COPY docker/release.run.sh /release.run.sh

Expand Down

0 comments on commit 2835ae3

Please sign in to comment.