Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Commit

Permalink
Upgrade Elasticsearch to version 5.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
pires committed Mar 1, 2017
1 parent f7dffa1 commit c37cab1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/pires/docker-elasticsearch:5.2.1
FROM quay.io/pires/docker-elasticsearch:5.2.2

MAINTAINER pjpires@gmail.com

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# docker-elasticsearch-kubernetes

Ready to use lean (119MB) Elasticsearch Docker image ready for using within a Kubernetes cluster.
Ready to use lean (120MB) Elasticsearch Docker image ready for using within a Kubernetes cluster.

[![Docker Repository on Quay.io](https://quay.io/repository/pires/docker-elasticsearch-kubernetes/status "Docker Repository on Quay.io")](https://quay.io/repository/pires/docker-elasticsearch-kubernetes)

## Current software

* OpenJDK JRE 8u112
* Elasticsearch 5.2.1
* Elasticsearch 5.2.2

## Run

Expand Down

0 comments on commit c37cab1

Please sign in to comment.