mirror of https://github.com/statping/statping
docker
parent
af3ca04c26
commit
b151a08e81
|
@ -1,6 +1,6 @@
|
|||
FROM alpine:latest
|
||||
|
||||
ENV VERSION=v0.241
|
||||
ENV VERSION=v0.25
|
||||
|
||||
RUN apk --no-cache add ca-certificates
|
||||
RUN wget https://github.com/hunterlong/statup/releases/download/$VERSION/statup-linux-alpine.tar.gz && \
|
||||
|
|
Loading…
Reference in New Issue