Skip to content

Conversation

@DanielFran
Copy link
Member

No description provided.

@DanielFran DanielFran merged commit 207ce42 into jhipster:spring-boot_2.1.0 Jan 15, 2019
const DOCKER_MEMCACHED = 'memcached:1.5.12-alpine';
const DOCKER_KEYCLOAK = 'jboss/keycloak:4.6.0.Final';
const DOCKER_ELASTICSEARCH = 'elasticsearch:6.4.3'; // docker.elastic.co/elasticsearch/elasticsearch-oss:6.5.1
const DOCKER_ELASTICSEARCH = 'elasticsearch:6.2.4'; // The version should be coerent with the one from spring-data-elasticsearch project
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DOCKER_ELASTICSEARCH needs to change to:

const DOCKER_ELASTICSEARCH = 'docker.elastic.co/elasticsearch/elasticsearch:6.2.4';

@jdubois jdubois added this to the 5.8.0 milestone Jan 25, 2019
@DanielFran DanielFran modified the milestones: 5.8.0, 6.0.0 Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants