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

Pin neo4j docker image versions in provided Dockerfiles #36

Open
jeremypuchta opened this issue Jul 8, 2020 · 0 comments
Open

Pin neo4j docker image versions in provided Dockerfiles #36

jeremypuchta opened this issue Jul 8, 2020 · 0 comments

Comments

@jeremypuchta
Copy link

The jQA dashboard does not work with the latest version of Neo4j. The latest version of Neo4j, currently version 4.0.5, is used as the base image in the Dockerfiles provided. Therefore, it's necessary to pin the used Neo4j docker images in the provided Dockerfiles neo4j-junit and neo4j-petclinic as it's best practice (https://nickjanetakis.com/blog/docker-tip-18-please-pin-your-docker-image-versions).

It still has to be investigated, which is the last still working version but probably the latest version of Neo4j 3.5 should be fine. On my computer, version 3.5.3 is working well.

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

No branches or pull requests

1 participant