We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291e8a6 commit 5aaaba0Copy full SHA for 5aaaba0
1 file changed
compose/base-compose.yml
@@ -23,7 +23,7 @@ services:
23
restart: always
24
logging: *default-logging
25
database:
26
- image: semtech/sparql-parser:0.0.14
+ image: semtech/sparql-parser:feature-odrl-configuration
27
environment:
28
LISP_DYNAMIC_SPACE_SIZE: 8192
29
volumes:
0 commit comments