We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ab1ee commit c14c384Copy full SHA for c14c384
docker-compose.yaml
@@ -3,7 +3,7 @@ services:
3
4
# GraphDB
5
graphdb:
6
- image: ontotext/graphdb:10.7.1
+ image: ontotext/graphdb:10.7.3
7
ports:
8
- target: 7200
9
published: 7200
0 commit comments