From c428d7f2a84756eb23ea750822d1141f5d36fe61 Mon Sep 17 00:00:00 2001 From: aebarreiro Date: Sun, 14 Jun 2026 00:22:31 +0000 Subject: [PATCH] Updating version ueransim [3.2.8 -> 3.3.0] --- images/ueransim/image_info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/ueransim/image_info.sh b/images/ueransim/image_info.sh index 88769ad0..b818e403 100644 --- a/images/ueransim/image_info.sh +++ b/images/ueransim/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=3.2.8 +IMAGE_TAG=3.3.0 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64 #,linux/arm64