Skip to content

Commit 95b25f4

Browse files
committed
Update Core Context
1 parent 9fbaf39 commit 95b25f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ORION="http://orion:1026/version"
2121
STELLIO="http://localhost:8080/actuator/health"
2222
IOT_AGENT="http://iot-agent:4041/version"
2323
CONTEXT="http://context/user-context.jsonld"
24-
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
24+
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
2525

2626
dockerCmd="docker compose"
2727
if (( $# == 2 )); then

0 commit comments

Comments
 (0)