Skip to content

Commit f527bb2

Browse files
Merge branch 'develop' into 'master'
Update ElastAlert version to 0.1.38 See merge request bitsensor/back-end/elastalert!33
2 parents ba7e016 + 96a6720 commit f527bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM alpine:latest as py-ea
2-
ARG ELASTALERT_VERSION=v0.1.36
2+
ARG ELASTALERT_VERSION=v0.1.38
33
ENV ELASTALERT_VERSION=${ELASTALERT_VERSION}
44
# URL from which to download Elastalert.
55
ARG ELASTALERT_URL=https://github.com/Yelp/elastalert/archive/$ELASTALERT_VERSION.zip

0 commit comments

Comments
 (0)