Skip to content

Commit

Permalink
Update Core Context
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jan 8, 2025
1 parent 4e066fe commit e9f1f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ORION="http://orion:1026/version"
ORION2="http://orion2:1026/version"
STELLIO="http://localhost:8080/actuator/health"
CONTEXT="http://context/user-context.jsonld"
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
CORE_CONTEXT="https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8.jsonld"

dockerCmd="docker compose"
if (( $# == 2 )); then
Expand Down

0 comments on commit e9f1f76

Please sign in to comment.