Skip to content

Commit

Permalink
Merge branch 'develop' into 'master'
Browse files Browse the repository at this point in the history
Update ElastAlert version to 0.1.38

See merge request bitsensor/back-end/elastalert!33
  • Loading branch information
martijnrondeel committed Jan 8, 2019
2 parents ba7e016 + 96a6720 commit f527bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -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 f527bb2

Please sign in to comment.