From ab0f22f7378bde555a3982dc99f6595f3c2a5cbb Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 14 Jun 2024 12:09:19 +0200 Subject: [PATCH] Update IoT Agents --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 5613ccb..850462f 100644 --- a/.env +++ b/.env @@ -11,7 +11,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