Skip to content

Commit a4165a8

Browse files
committed
Updating versions
1 parent 7748014 commit a4165a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ COMPOSE_PROJECT_NAME=fiware
33

44
# Orion variables
55
ORION_PORT=1026
6-
ORION_VERSION=3.1.0
6+
ORION_VERSION=3.2.0
77

88
# MongoDB variables
99
MONGO_DB_PORT=27017
1010
MONGO_DB_VERSION=4.4
1111

1212
# IoT Agent Ultralight Variables
13-
ULTRALIGHT_VERSION=1.16.2-distroless
13+
ULTRALIGHT_VERSION=1.18.0-distroless
1414
IOTA_NORTH_PORT=4041
1515
IOTA_SOUTH_PORT=7896
1616

@@ -19,7 +19,7 @@ TUTORIAL_APP_PORT=3000
1919
TUTORIAL_DUMMY_DEVICE_PORT=3001
2020

2121
# Keyrock variables
22-
KEYROCK_VERSION=8.0.0-distroless
22+
KEYROCK_VERSION=8.1.0-distroless
2323
KEYROCK_PORT=3005
2424
KEYROCK_HTTPS_PORT=3443
2525
IDM_HTTPS_ENABLED=false

0 commit comments

Comments
 (0)