Skip to content

Commit

Permalink
- bump webhook version to 2.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
almir committed Dec 13, 2017
1 parent a882d18 commit 0f4a5d8
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
Expand Up @@ -6,7 +6,7 @@ MAINTAINER Almir Dzinovic <almirdzin@gmail.com>

ENV GOPATH /go
ENV SRCPATH ${GOPATH}/src/github.com/adnanh
ENV WEBHOOK_VERSION 2.6.6
ENV WEBHOOK_VERSION 2.6.7

RUN apk add --update -t build-deps curl go git libc-dev gcc libgcc && \
curl -L -o /tmp/webhook-${WEBHOOK_VERSION}.tar.gz https://github.com/adnanh/webhook/archive/${WEBHOOK_VERSION}.tar.gz && \
Expand Down

0 comments on commit 0f4a5d8

Please sign in to comment.