We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60babd commit 11e82beCopy full SHA for 11e82be
1 file changed
.env
@@ -3,22 +3,22 @@ COMPOSE_PROJECT_NAME=fiware
3
4
# Orion variables
5
ORION_LD_PORT=1026
6
-ORION_LD_VERSION=1.1.0-PRE-697
+ORION_LD_VERSION=1.1.0
7
8
# Scorpio variables
9
SCORPIO_PORT=9090
10
-SCORPIO_VERSION=2.1.13
+SCORPIO_VERSION=2.1.21
11
12
# Stellio variables
13
-STELLIO_DOCKER_TAG=v1.8.0
+STELLIO_DOCKER_TAG=v1.12.0
14
STELLIO_PORT=8080
15
16
# MongoDB variables
17
MONGO_DB_PORT=27017
18
MONGO_DB_VERSION=4.4
19
20
# IoT Agent Ultralight Variables
21
-ULTRALIGHT_VERSION=1.20.0-distroless
+ULTRALIGHT_VERSION=1.23.0-distroless
22
IOTA_NORTH_PORT=4041
23
IOTA_SOUTH_PORT=7896
24
0 commit comments