mirror of https://github.com/statping/statping
building in scss
parent
34fa976ad8
commit
6aa5ebce46
|
@ -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 && \
|
||||
|
|
Loading…
Reference in New Issue