Skip to content

Commit 6d7aacf

Browse files
committed
Update core context
1 parent 502ea11 commit 6d7aacf

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

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

0 commit comments

Comments
 (0)