Skip to content

Commit

Permalink
bumping GDS_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDietzMorris committed Jul 31, 2024
1 parent 954d84a commit f8791d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PLATER/neo4j-docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM neo4j:5.22.0
ARG APOC_VERSION=5.22.0
ENV APOC_URI https://github.com/neo4j/apoc/releases/download/${APOC_VERSION}/apoc-${APOC_VERSION}-core.jar

ARG GDS_VERSION=2.7.0
ARG GDS_VERSION=2.8.0
ENV GDS_URL https://graphdatascience.ninja/neo4j-graph-data-science-${GDS_VERSION}.zip

RUN apt-get update
Expand Down

0 comments on commit f8791d7

Please sign in to comment.