We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe8675 commit 54c72fdCopy full SHA for 54c72fd
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:latest as py-ea
2
-ARG ELASTALERT_VERSION=v0.1.33
+ARG ELASTALERT_VERSION=v0.1.36
3
ENV ELASTALERT_VERSION=${ELASTALERT_VERSION}
4
# URL from which to download Elastalert.
5
ARG ELASTALERT_URL=https://github.com/Yelp/elastalert/archive/$ELASTALERT_VERSION.zip
0 commit comments