Skip to content

Commit 8b90c03

Browse files
committed
Update Versions
1 parent 0dc4ce8 commit 8b90c03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.env

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

44
# Orion variables
55
ORION_PORT=1026
6-
ORION_VERSION=3.8.1
6+
ORION_VERSION=3.10.1
77

88
# MongoDB variables
99
MONGO_DB_PORT=27017
@@ -15,11 +15,11 @@ TUTORIAL_DUMMY_DEVICE_PORT=3001
1515
IOTA_SOUTH_PORT=7896
1616

1717
# IoT Agent Ultralight Variables
18-
ULTRALIGHT_VERSION=2.0.0-distroless
18+
ULTRALIGHT_VERSION=2.2.0-distroless
1919
IOTA_NORTH_PORT=4041
2020

2121
# Keyrock variables
22-
KEYROCK_VERSION=8.3.3-distroless
22+
KEYROCK_VERSION=8.4.0-distroless
2323
KEYROCK_PORT=3005
2424
KEYROCK_HTTPS_PORT=3443
2525

@@ -32,5 +32,5 @@ AUTHZFORCE_VERSION=release-10.0.0
3232
AUTHZFORCE_PORT=8080
3333

3434
# PEP Proxy variables
35-
WILMA_VERSION=8.3.0-distroless
35+
WILMA_VERSION=8.4.0-distroless
3636
ORION_PROXY_PORT=1027

0 commit comments

Comments
 (0)