Skip to content

Commit dd3e81a

Browse files
committed
Update Core Context
1 parent cc5ab9a commit dd3e81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ SCORPIO="http://scorpio:9090/scorpio/"
2020
ORION="http://orion:1026/version"
2121
STELLIO="http://localhost:8080/actuator/health"
2222
CONTEXT="http://context/user-context.jsonld"
23-
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
23+
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"
2424

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

0 commit comments

Comments
 (0)