Skip to content

Commit 0257787

Browse files
authored
Merge pull request #1 from CommerceExperts/feature/upgrade-to-elasticsearch-6.6.1
Bump version to 6.6.1
2 parents ced6493 + f0e0417 commit 0257787

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM commerceexperts/docker-elasticsearch:6.6.0
2+
FROM commerceexperts/docker-elasticsearch:6.6.1
33
LABEL maintainer="gabriel.bauer@commerce-experts.com"
44
LABEL author="pjpires@gmail.com, gabriel.bauer@commerce-experts.com"
55

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
Ready to use, lean Elasticsearch Docker image ready for using within a Kubernetes cluster.
88

9-
[Docker Repository on DockerHub](https://cloud.docker.com/repository/registry-1.docker.io/commerceexperts/docker-elasticsearch-kubernetes)
9+
[Docker Repository on DockerHub](https://hub.docker.com/r/commerceexperts/docker-elasticsearch-kubernetes)
1010

1111
## Current software
1212

1313
* Alpine Linux 3.9
1414
* IcedTea JRE 8u191
15-
* Elasticsearch 6.6.0
15+
* Elasticsearch 6.6.1
1616

1717
**Note:** `x-pack-ml` module is forcibly disabled as it's not supported on Alpine Linux.
1818

0 commit comments

Comments
 (0)