Skip to content

Commit 06470c9

Browse files
committed
Merge pull request #101 from gerardorochin/update__2_3_2
Update to 2.3.2
2 parents 3032a99 + aa618bb commit 06470c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN set -x \
1717
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 46095ACC8548582C1A2699A9D27D666CD88E42B4
1818

1919
ENV ELASTICSEARCH_MAJOR 2.3
20-
ENV ELASTICSEARCH_VERSION 2.3.1
20+
ENV ELASTICSEARCH_VERSION 2.3.2
2121
ENV ELASTICSEARCH_REPO_BASE http://packages.elasticsearch.org/elasticsearch/2.x/debian
2222

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

0 commit comments

Comments
 (0)