We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc4ce8 commit 8b90c03Copy full SHA for 8b90c03
1 file changed
.env
@@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=fiware
3
4
# Orion variables
5
ORION_PORT=1026
6
-ORION_VERSION=3.8.1
+ORION_VERSION=3.10.1
7
8
# MongoDB variables
9
MONGO_DB_PORT=27017
@@ -15,11 +15,11 @@ TUTORIAL_DUMMY_DEVICE_PORT=3001
15
IOTA_SOUTH_PORT=7896
16
17
# IoT Agent Ultralight Variables
18
-ULTRALIGHT_VERSION=2.0.0-distroless
+ULTRALIGHT_VERSION=2.2.0-distroless
19
IOTA_NORTH_PORT=4041
20
21
# Keyrock variables
22
-KEYROCK_VERSION=8.3.3-distroless
+KEYROCK_VERSION=8.4.0-distroless
23
KEYROCK_PORT=3005
24
KEYROCK_HTTPS_PORT=3443
25
@@ -32,5 +32,5 @@ AUTHZFORCE_VERSION=release-10.0.0
32
AUTHZFORCE_PORT=8080
33
34
# PEP Proxy variables
35
-WILMA_VERSION=8.3.0-distroless
+WILMA_VERSION=8.4.0-distroless
36
ORION_PROXY_PORT=1027
0 commit comments