Skip to content

Commit 50bc337

Browse files
committed
Update Core Context
1 parent e3715c8 commit 50bc337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ STELLIO="http://stellio:8080/actuator/health"
1010
SCORPIO="http://scorpio:9090/scorpio/"
1111
ORION="http://orion:1026/version"
1212
CONTEXT="http://context/user-context.jsonld"
13-
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
13+
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
1414

1515
dockerCmd="docker compose"
1616
if (( $# == 2 )); then

0 commit comments

Comments
 (0)