We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a277e1 commit 4d4bffdCopy full SHA for 4d4bffd
services
@@ -20,7 +20,7 @@ SCORPIO="http://scorpio:9090/scorpio/"
20
ORION="http://orion:1026/version"
21
IOT_AGENT="http://iot-agent:4041/version"
22
CONTEXT="http://context/user-context.jsonld"
23
-CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
+CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
24
25
dockerCmd="docker compose"
26
if (( $# == 2 )); then
0 commit comments