Skip to content

Commit

Permalink
1.2.3.9-PRE
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored Oct 11, 2024
1 parent 9711f7d commit f346d9c
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 @@ -24,7 +24,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.8-PRE/neo4j2owl.jar /var/lib/neo4j/plugins/neo4j2owl.jar
ADD https://github.com/VirtualFlyBrain/neo4j2owl/releases/download/1.2.3.9-PRE/neo4j2owl.jar /var/lib/neo4j/plugins/neo4j2owl.jar

RUN mkdir -p /opt/VFB/backup/

Expand Down

0 comments on commit f346d9c

Please sign in to comment.