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 9fbaf39 commit 95b25f4Copy full SHA for 95b25f4
services
@@ -21,7 +21,7 @@ ORION="http://orion:1026/version"
21
STELLIO="http://localhost:8080/actuator/health"
22
IOT_AGENT="http://iot-agent:4041/version"
23
CONTEXT="http://context/user-context.jsonld"
24
-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"
25
26
dockerCmd="docker compose"
27
if (( $# == 2 )); then
0 commit comments