Skip to content

Commit

Permalink
Update elastalert to v0.1.36 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnrondeel committed Sep 24, 2018
1 parent 8e5011b commit a377e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:latest as py-ea
ARG ELASTALERT_VERSION=v0.1.33
ARG ELASTALERT_VERSION=v0.1.36
ENV ELASTALERT_VERSION=${ELASTALERT_VERSION}
# URL from which to download Elastalert.
ARG ELASTALERT_URL=https://github.com/Yelp/elastalert/archive/$ELASTALERT_VERSION.zip
Expand Down

0 comments on commit a377e8c

Please sign in to comment.