Skip to content

Commit

Permalink
Revert "1.2.3.9-PRE"
Browse files Browse the repository at this point in the history
This reverts commit f346d9c.
  • Loading branch information
Robbie1977 committed Oct 13, 2024
1 parent f346d9c commit 5021dfb
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.9-PRE/neo4j2owl.jar /var/lib/neo4j/plugins/neo4j2owl.jar
ADD https://github.com/VirtualFlyBrain/neo4j2owl/releases/download/1.2.3.8-PRE/neo4j2owl.jar /var/lib/neo4j/plugins/neo4j2owl.jar

RUN mkdir -p /opt/VFB/backup/

Expand Down

0 comments on commit 5021dfb

Please sign in to comment.