Skip to content

Commit

Permalink
Bump dockerfile to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
teeratpitakrat committed Mar 20, 2017
1 parent 205ba92 commit 20d476f
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
@@ -1,7 +1,7 @@
FROM alpine

ADD config.toml /config.toml
#ADD https://github.com/teeratpitakrat/hora/releases/download/v0.0.1/hora /hora
#ADD https://github.com/teeratpitakrat/hora/releases/download/v0.0.2/hora /hora
ADD hora /hora
RUN chmod 700 /hora

Expand Down

0 comments on commit 20d476f

Please sign in to comment.