We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50ec1b commit e66005eCopy full SHA for e66005e
1 file changed
.env
@@ -3,14 +3,14 @@ COMPOSE_PROJECT_NAME=fiware
3
4
# Orion LD variables
5
ORION_LD_PORT=1026
6
-ORION_LD_VERSION=1.2.1
+ORION_LD_VERSION=1.4.0
7
8
# Scorpio variables
9
SCORPIO_PORT=9090
10
-SCORPIO_VERSION=4.0.9
+SCORPIO_VERSION=4.1.3
11
12
# Stellio variables
13
-STELLIO_DOCKER_TAG=2.0.0-dev
+STELLIO_DOCKER_TAG=2.5.2
14
STELLIO_PORT=8080
15
16
# MongoDB variables
0 commit comments