Skip to content

Commit

Permalink
changed to version tags/v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lkwg82 committed Feb 12, 2016
1 parent 4996db9 commit cfa70cf
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.0-beta1
ENV VERSION tags/v1.4.4

RUN apk update \
&& apk upgrade \
Expand Down

0 comments on commit cfa70cf

Please sign in to comment.