Skip to content

Commit

Permalink
Merge pull request #26 from Human-Connection/dependabot/docker/neo4j-…
Browse files Browse the repository at this point in the history
…3.5.0

Bump neo4j from 3.4 to 3.5.0
  • Loading branch information
appinteractive committed Dec 6, 2018
2 parents 4105fe1 + a308a18 commit edaf129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.neo4j
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM neo4j:3.4
RUN wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3.4.0.3/apoc-3.4.0.3-all.jar -P plugins/
FROM neo4j:3.5.0
RUN wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3.5.0.1/apoc-3.5.0.1-all.jar -P plugins/

0 comments on commit edaf129

Please sign in to comment.