File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1530,4 +1530,4 @@ curl -iX DELETE \
1530
1530
1531
1531
## ライセンス
1532
1532
1533
- [ MIT] ( LICENSE ) © 2021-2025 FIWARE Foundation e.V.
1533
+ [ MIT] ( LICENSE ) © 2021-2024 FIWARE Foundation e.V.
Original file line number Diff line number Diff line change @@ -1487,4 +1487,4 @@ the other [tutorials in this series](https://ngsi-ld-tutorials.rtfd.io)
1487
1487
1488
1488
# # License
1489
1489
1490
- [MIT](LICENSE) © 2021-2025 FIWARE Foundation e.V.
1490
+ [MIT](LICENSE) © 2021-2024 FIWARE Foundation e.V.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ORION="http://orion:1026/version"
20
20
IOT_AGENT=" http://iot-agent:4041/version"
21
21
STELLIO=" http://localhost:8080/actuator/health"
22
22
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"
24
24
25
25
dockerCmd=" docker compose"
26
26
if (( $# == 2 )) ; then
You can’t perform that action at this time.
0 commit comments