mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #26 from Human-Connection/dependabot/docker/neo4j-3.5.0
Bump neo4j from 3.4 to 3.5.0
This commit is contained in:
commit
edaf129b5f
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user