We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc85b4 commit 96a6720Copy full SHA for 96a6720
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:latest as py-ea
2
-ARG ELASTALERT_VERSION=v0.1.36
+ARG ELASTALERT_VERSION=v0.1.38
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