Skip to content

Commit

Permalink
changed to version tags/v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lkwg82 committed Feb 12, 2016
1 parent 6f1e816 commit 5a9bfc3
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 @@ -2,7 +2,7 @@ FROM alpine
MAINTAINER Lars K.W. Gohlke <[email protected]>

ENV URL https://github.com/h2o/h2o.git
ENV VERSION tags/v1.5.2
ENV VERSION tags/v1.5.1

RUN apk update \
&& apk upgrade \
Expand Down

0 comments on commit 5a9bfc3

Please sign in to comment.