From 3425a18bd6fdf5dd14c2e0d300af9d2a01528c6c Mon Sep 17 00:00:00 2001 From: aebarreiro Date: Sun, 6 Oct 2024 00:01:32 +0000 Subject: [PATCH] Updating version free5gc [3.1.1 -> 3.4.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 33e0bec..6b25d18 100644 --- a/images/free5gc/image_info.sh +++ b/images/free5gc/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=3.1.1 +IMAGE_TAG=3.4.3 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64,linux/arm64