Skip to content

Commit

Permalink
Update server.Dockerfile to latest version of the day
Browse files Browse the repository at this point in the history
If I read this correctly this makes multi-dimensional cube structures fast ad-freiburg/qlever@b97c44c
  • Loading branch information
ktk authored Oct 11, 2024
1 parent 5debbf5 commit b3bc6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/server.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG QLEVER_VERSION="0.5.7"

# Version from: 10/10/2024
FROM index.docker.io/adfreiburg/qlever:commit-9890517
FROM index.docker.io/adfreiburg/qlever:commit-b97c44c

ARG QLEVER_VERSION

Expand Down

0 comments on commit b3bc6ab

Please sign in to comment.