From 3b74634c4021d1ce5027bed20d3db9f43fe11c33 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Fri, 1 Sep 2023 14:26:21 +0200 Subject: [PATCH] Update IoT Agent --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index e567e47..f5f41f5 100644 --- a/.env +++ b/.env @@ -25,7 +25,7 @@ MONGO_DB_PORT=27017 MONGO_DB_VERSION=4.4 # IoT Agent Ultralight Variables -ULTRALIGHT_VERSION=2.2.0-distroless +ULTRALIGHT_VERSION=2.3.0-distroless IOTA_NORTH_PORT=4041 IOTA_SOUTH_PORT=7896