Skip to content

Commit

Permalink
Update ElastAlert version to 0.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnrondeel committed Jan 8, 2019
1 parent acc85b4 commit 96a6720
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.36
ARG ELASTALERT_VERSION=v0.1.38
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 96a6720

Please sign in to comment.