Skip to content

Commit b86b847

Browse files
committed
Remove version
1 parent 1877984 commit b86b847

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

docker-compose/common.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120
# @context file is served from here
2221
ld-context:

docker-compose/orion-ld.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.8"
2019
services:
2120

2221
# Orion is the context broker

docker-compose/scorpio.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#
1717
# see: https://github.com/FIWARE/helm-charts/
1818
#
19-
version: "3.9"
2019
services:
2120
# Scorpio is the context broker
2221
scorpio:

docker-compose/stellio.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '3.9'
21
services:
32
api-gateway:
43
container_name: stellio-api-gateway

0 commit comments

Comments
 (0)