We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fc56e commit b59d065Copy full SHA for b59d065
.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
@@ -14,7 +14,7 @@ TUTORIAL_APP_PORT=3000
14
TUTORIAL_DUMMY_DEVICE_PORT=3001
15
16
# Keyrock variables
17
-KEYROCK_VERSION=8.3.3-distroless
+KEYROCK_VERSION=8.4.0-distroless
18
KEYROCK_PORT=3005
19
KEYROCK_HTTPS_PORT=3443
20
IDM_HTTPS_ENABLED=false
0 commit comments