We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91e012 commit a0faa28Copy full SHA for a0faa28
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=0.8.2
+ORION_LD_VERSION=1.0.0
7
8
# Scorpio variables
9
SCORPIO_PORT=9090
10
SCORPIO_VERSION=2.1.13
11
12
# Stellio variables
13
-STELLIO_DOCKER_TAG=latest
+STELLIO_DOCKER_TAG=v1.7.2
14
STELLIO_PORT=8080
15
16
# MongoDB variables
0 commit comments