We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3c852 commit f906243Copy full SHA for f906243
1 file changed
.env
@@ -15,11 +15,11 @@ TUTORIAL_DUMMY_DEVICE_PORT=3001
15
IOTA_SOUTH_PORT=7896
16
17
# IoT Agent Ultralight Variables
18
-ULTRALIGHT_VERSION=1.16.2-distroless
+ULTRALIGHT_VERSION=1.18.0-distroless
19
IOTA_NORTH_PORT=4041
20
21
# Keyrock variables
22
-KEYROCK_VERSION=8.0.0-distroless
+KEYROCK_VERSION=8.1.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.0.0-distroless
+WILMA_VERSION=8.1.0-distroless
36
ORION_PROXY_PORT=1027
0 commit comments