Skip to content

Commit e0c2037

Browse files
committed
Update Core Context
1 parent e73d885 commit e0c2037

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
@@ -11,7 +11,7 @@ SCORPIO="http://scorpio:9090/scorpio/"
1111
ORION="http://orion:1026/version"
1212
STELLIO="http://localhost:8080/actuator/health"
1313
CONTEXT="http://context/user-context.jsonld"
14-
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
14+
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
1515

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

0 commit comments

Comments
 (0)