Skip to content

Commit 52829ed

Browse files
author
Ruben van Vreeland
committed
Change ElastAlert source to bitsensor fork
It is updated using backstroke.us
1 parent e937352 commit 52829ed

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
@@ -7,7 +7,7 @@ RUN apt-get clean && apt-get update && apt-get install -y \
77
python2.7 \
88
python2.7-dev \
99
python-pip
10-
RUN git clone https://github.com/Yelp/elastalert.git -b master --depth=1 /opt/elastalert
10+
RUN git clone https://github.com/bitsensor/yelp-elastalert.git -b master --depth=1 /opt/elastalert
1111
WORKDIR /opt/elastalert
1212
RUN mkdir server_data
1313

0 commit comments

Comments
 (0)