We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0a0be commit dbf0676Copy full SHA for dbf0676
1 file changed
.env
@@ -8,10 +8,10 @@ ORION_LD_VERSION=1.6.0
8
9
# Scorpio variables
10
SCORPIO_PORT=9090
11
-SCORPIO_VERSION=5.0.0
+SCORPIO_VERSION=5.0.2
12
13
# Stellio variables
14
-STELLIO_DOCKER_TAG=2.16.0
+STELLIO_DOCKER_TAG=2.17.0
15
STELLIO_PORT=8080
16
STELLIO_TIMESCALE_POSTGIS=16-2.16.0-3.3
17
@@ -36,7 +36,8 @@ QUANTUMLEAP_VERSION=1.0.0
36
QUANTUMLEAP_PORT=8668
37
38
# CrateDB Version
39
-CRATE_VERSION=4.8.1
+#CRATE_VERSION=4.8.1
40
+CRATE_VERSION=5.8.2
41
42
# RedisDB Version
43
REDIS_PORT=6379
0 commit comments