building in scss

pull/10/head
Hunter Long 2018-06-28 01:30:13 -07:00
parent 34fa976ad8
commit 6aa5ebce46
1 changed files with 1 additions and 1 deletions

View File

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