Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to ES 6.5.2 and to LATEST PHP 7.3 official relase #1552

Merged
merged 1 commit into from Dec 11, 2018

Conversation

p365labs
Copy link
Collaborator

some minor updates

  • update Dockerfile to latest ES docker version (6.5.2)
  • moved from PHP 7.3RC6 to official PHP 7.3

@@ -1,5 +1,5 @@
#https://www.docker.elastic.co/
FROM docker.elastic.co/elasticsearch/elasticsearch:6.4.2
FROM docker.elastic.co/elasticsearch/elasticsearch:6.5.2
Copy link
Owner

Choose a reason for hiding this comment

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

Could you also update the README file with this version. The testing version is mentioned there.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yep sorry my fault :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ruflin done!

@ruflin ruflin merged commit 76e868a into ruflin:master Dec 11, 2018
@p365labs p365labs deleted the php_73 branch December 11, 2018 10:50
maltehuebner added a commit to maltehuebner/Elastica that referenced this pull request Dec 11, 2018
* master:
  update to ES 6.5.2 and to LATEST PHP 7.3 official relase (ruflin#1552)
  Prepare for 6.1.0 release (ruflin#1547)
  test connection error (ruflin#1546)
  Add php73 support and Xdebug (ruflin#1545)
maltehuebner added a commit to maltehuebner/Elastica that referenced this pull request Dec 11, 2018
* master:
  update to ES 6.5.2 and to LATEST PHP 7.3 official relase (ruflin#1552)
  Prepare for 6.1.0 release (ruflin#1547)
  test connection error (ruflin#1546)
  Add php73 support and Xdebug (ruflin#1545)
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.

None yet

2 participants