From e9f1f765dd73ee04994472520333f982adac6d42 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Wed, 8 Jan 2025 17:34:10 +0100 Subject: [PATCH] Update Core Context --- services | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services b/services index b75cae0..6ca7c79 100755 --- a/services +++ b/services @@ -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