diff --git a/docker-compose.yaml b/docker-compose.yaml index f6d50dc..5ce6637 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -3,7 +3,7 @@ services: # GraphDB graphdb: - image: ontotext/graphdb:10.7.1 + image: ontotext/graphdb:10.7.6 ports: - target: 7200 published: 7200