We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d968b9c commit e544da2Copy full SHA for e544da2
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:latest as py-ea
2
-ARG ELASTALERT_VERSION=v0.1.31
+ARG ELASTALERT_VERSION=v0.1.33
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