Skip to content

Commit 608b069

Browse files
committed
Updating GE versions
1 parent 4b8ac56 commit 608b069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
- mongo-db:/data
3333

3434
orion:
35-
image: fiware/orion:2.0.0
35+
image: fiware/orion:2.1.0
3636
hostname: orion
3737
container_name: fiware-orion
3838
depends_on:
@@ -46,7 +46,7 @@ services:
4646
command: -dbhost mongo-db -logLevel DEBUG
4747

4848
iot-agent:
49-
image: fiware/iotagent-ul:1.7.0
49+
image: fiware/iotagent-ul:1.8.0
5050
hostname: iot-agent
5151
container_name: fiware-iot-agent
5252
depends_on:

0 commit comments

Comments
 (0)