From ce167ff64fcf2c5353f4e2bc5e755bfc83961eed Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Thu, 8 Aug 2024 16:51:22 +0200 Subject: [PATCH] Update Stellio --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 140afe3..daf7150 100644 --- a/.env +++ b/.env @@ -13,7 +13,7 @@ SCORPIO_VERSION=4.1.15 # Stellio variables STELLIO_DOCKER_TAG=2.15.1 STELLIO_PORT=8080 -STELLIO_TIMESCALE_POSTGIS=16-2.14.2-3.4 +STELLIO_TIMESCALE_POSTGIS=16-2.16.0-3.3 # Curl variables CURL_VERSION=8.4.0