Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Dec 17, 2016
1 parent 5079296 commit 4a40f30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM gliderlabs/alpine:3.2
MAINTAINER Jimmi Dyson <[email protected]>

ENV VERSION 0.13.1
ENV VERSION 0.17.2

RUN apk-install ca-certificates curl tar && \
curl -L https://github.com/jimmidyson/kuisp/releases/download/v${VERSION}/kuisp-${VERSION}-linux-amd64.tar.gz | \
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.1
0.17.2

0 comments on commit 4a40f30

Please sign in to comment.