diff --git a/jena-fuseki2/jena-fuseki-docker/README.md b/jena-fuseki2/jena-fuseki-docker/README.md index 84cfd2e26d8..e34fb5ad6dd 100644 --- a/jena-fuseki2/jena-fuseki-docker/README.md +++ b/jena-fuseki2/jena-fuseki-docker/README.md @@ -34,7 +34,7 @@ defaults to the version of the overall Jena release it was part of. It is best to use the release of this set of tools from the same release of the desired server. - docker-compose build --build-arg JENA_VERSION=4.7.0 + docker-compose build --build-arg JENA_VERSION=5.3.0 Note the build command must provide the version number.