Skip to content

Commit

Permalink
Bump version of Graphalytics dependency to 1.5.0 - fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Feb 14, 2023
1 parent 424dadc commit 2d8d319
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 @@ -39,5 +39,5 @@ WORKDIR /opt/graphalytics-graphblas/
RUN export CPATH=/opt/GraphBLAS/Include/ && ./init.sh

# Run benchmark
WORKDIR /opt/graphalytics-graphblas/graphalytics-1.5.0-SNAPSHOT-graphblas-0.1-SNAPSHOT
WORKDIR /opt/graphalytics-graphblas/graphalytics-1.5.0-graphblas-0.1-SNAPSHOT
RUN bin/sh/run-benchmark.sh

0 comments on commit 2d8d319

Please sign in to comment.