Skip to content

Commit e2982f6

Browse files
committed
Update to 1.7.4
1 parent 41db5cb commit e2982f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN arch="$(dpkg --print-architecture)" \
1313
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 46095ACC8548582C1A2699A9D27D666CD88E42B4
1414

1515
ENV ELASTICSEARCH_MAJOR 1.7
16-
ENV ELASTICSEARCH_VERSION 1.7.3
16+
ENV ELASTICSEARCH_VERSION 1.7.4
1717
ENV ELASTICSEARCH_REPO_BASE http://packages.elasticsearch.org/elasticsearch/1.7/debian
1818

1919
RUN echo "deb $ELASTICSEARCH_REPO_BASE stable main" > /etc/apt/sources.list.d/elasticsearch.list

0 commit comments

Comments
 (0)