pull/10/head
Hunter Long 2018-06-15 16:30:39 -07:00
parent 98b622ffad
commit 3515c6f56b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM alpine
RUN apk add --no-cache libc6-compat
ENV VERSION="v0.12"
ENV VERSION="v0.13"
WORKDIR /app
RUN wget -q https://github.com/hunterlong/statup/releases/download/$VERSION/statup-linux-x64