pull/10/head
Hunter Long 2018-06-26 00:38:21 -07:00
parent af3ca04c26
commit b151a08e81
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:latest FROM alpine:latest
ENV VERSION=v0.241 ENV VERSION=v0.25
RUN apk --no-cache add ca-certificates RUN apk --no-cache add ca-certificates
RUN wget https://github.com/hunterlong/statup/releases/download/$VERSION/statup-linux-alpine.tar.gz && \ RUN wget https://github.com/hunterlong/statup/releases/download/$VERSION/statup-linux-alpine.tar.gz && \