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 e73d885 commit e0c2037Copy full SHA for e0c2037
services
@@ -11,7 +11,7 @@ SCORPIO="http://scorpio:9090/scorpio/"
11
ORION="http://orion:1026/version"
12
STELLIO="http://localhost:8080/actuator/health"
13
CONTEXT="http://context/user-context.jsonld"
14
-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"
15
16
dockerCmd="docker compose"
17
if (( $# == 2 )); then
0 commit comments