We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb7013 commit 0d9beaeCopy full SHA for 0d9beae
env/Dockerfile
@@ -2,6 +2,6 @@ FROM neo4j:5.4.0
2
3
COPY conf/apoc.conf /var/lib/neo4j/conf
4
COPY conf/neo4j.conf /var/lib/neo4j/conf
5
-COPY tabby-path-finder-1.0.jar /var/lib/neo4j/plugins
+COPY tabby-path-finder-1.1.jar /var/lib/neo4j/plugins
6
COPY apoc-5.4.0-extended.jar /var/lib/neo4j/plugins
7
COPY apoc-5.4.1-core.jar /var/lib/neo4j/plugins
0 commit comments