Skip to content

Commit

Permalink
changed to version tags/v1.7.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
lkwg82 committed Feb 12, 2016
1 parent 2d77adb commit 8717214
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.7.0-beta4
ENV VERSION tags/v1.7.0-beta3

RUN apk update \
&& apk upgrade \
Expand Down

0 comments on commit 8717214

Please sign in to comment.