From 8be19f602c2e247db89fb16e90635e463149c27f Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Tue, 2 Jan 2024 15:20:15 +0100 Subject: [PATCH] Update Stellio, Orion-LD --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 9904bf2..c7a0c59 100644 --- a/.env +++ b/.env @@ -4,14 +4,14 @@ EXPOSED_PORT=1026 # Orion LD variables ORION_LD_PORT=1026 -ORION_LD_VERSION=1.4.0 +ORION_LD_VERSION=1.5.0 # Scorpio variables SCORPIO_PORT=9090 SCORPIO_VERSION=4.1.11 # Stellio variables -STELLIO_DOCKER_TAG=2.10.1 +STELLIO_DOCKER_TAG=2.10.2 STELLIO_PORT=8080 # MongoDB variables