diff --git a/docker-compose/common.yml b/docker-compose/common.yml index f7cb927..3ba4794 100644 --- a/docker-compose/common.yml +++ b/docker-compose/common.yml @@ -16,7 +16,6 @@ # # see: https://github.com/FIWARE/helm-charts/ # -version: '3.9' services: # @context file is served from here ld-context: diff --git a/docker-compose/orion-ld.yml b/docker-compose/orion-ld.yml index 0777cfc..4ed0b13 100644 --- a/docker-compose/orion-ld.yml +++ b/docker-compose/orion-ld.yml @@ -16,7 +16,6 @@ # # see: https://github.com/FIWARE/helm-charts/ # -version: '3.9' services: # Orion is the context broker orion: diff --git a/docker-compose/scorpio.yml b/docker-compose/scorpio.yml index ee33ad4..c306217 100644 --- a/docker-compose/scorpio.yml +++ b/docker-compose/scorpio.yml @@ -16,7 +16,6 @@ # # see: https://github.com/FIWARE/helm-charts/ # -version: "3.9" services: # Scorpio is the context broker scorpio: diff --git a/docker-compose/stellio.yml b/docker-compose/stellio.yml index d68039c..a2a31c5 100644 --- a/docker-compose/stellio.yml +++ b/docker-compose/stellio.yml @@ -16,7 +16,6 @@ # # see: https://github.com/FIWARE/helm-charts/ # -version: '3.9' services: api-gateway: container_name: stellio-api-gateway