Skip to content

Commit

Permalink
1.2.3.7-PRE
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored Sep 1, 2024
1 parent 2be59e1 commit 038a0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ENV NEO4JLABS_PLUGINS='["graph-data-science"]'
RUN apt-get -y update && apt-get -y install tar gzip curl wget zip unzip

COPY loadKB.sh /opt/VFB/
ADD https://github.com/VirtualFlyBrain/neo4j2owl/releases/download/1.2.3.6-PRE/neo4j2owl.jar /var/lib/neo4j/plugins/neo4j2owl.jar
ADD https://github.com/VirtualFlyBrain/neo4j2owl/releases/download/1.2.3.7-PRE/neo4j2owl.jar /var/lib/neo4j/plugins/neo4j2owl.jar

RUN mkdir -p /opt/VFB/backup/

Expand Down

0 comments on commit 038a0a6

Please sign in to comment.