We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e81c9c commit 60b7b4cCopy full SHA for 60b7b4c
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
14
services:
15
graphdb:
16
- image: ontotext/graphdb:latest
+ image: ontotext/graphdb:11.1.3
17
ports:
18
- 7200:7200
19
options: >-
0 commit comments