From 88c503f503c4d837e5abd38b671d1bde956359e1 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 14 Jun 2024 12:09:27 +0200 Subject: [PATCH] Update IoT Agents --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 6318541..c7601be 100644 --- a/.env +++ b/.env @@ -23,7 +23,7 @@ MONGO_DB_PORT=27017 MONGO_DB_VERSION=4.4 # IoT Agent Ultralight Variables -ULTRALIGHT_VERSION=3.3.0-distroless +ULTRALIGHT_VERSION=3.5.0-distroless IOTA_NORTH_PORT=4041 IOTA_SOUTH_PORT=7896