From e3f8dd11b8b20d91dc5b7515ddcffdb1cc678d97 Mon Sep 17 00:00:00 2001 From: aebarreiro Date: Sun, 5 Jul 2026 00:18:45 +0000 Subject: [PATCH] Updating version free5gc [3.1.1 -> 4.2.3] --- images/free5gc/image_info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/free5gc/image_info.sh b/images/free5gc/image_info.sh index 33e0becc..beb687c1 100644 --- a/images/free5gc/image_info.sh +++ b/images/free5gc/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=3.1.1 +IMAGE_TAG=4.2.3 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64,linux/arm64