diff --git a/Dockerfile b/Dockerfile index ca7b223..975838f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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