We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460e458 commit 106a8ffCopy full SHA for 106a8ff
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.0.0
+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
0 commit comments