From 23f4aff343dff1436703abea260ff991a8e61269 Mon Sep 17 00:00:00 2001 From: aebarreiro Date: Sun, 21 Jun 2026 00:23:17 +0000 Subject: [PATCH] Updating version open5gs [2.7.7 -> 2.8.0] --- images/open5gs/image_info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/open5gs/image_info.sh b/images/open5gs/image_info.sh index a6b4f383..36fdade1 100644 --- a/images/open5gs/image_info.sh +++ b/images/open5gs/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=2.7.7 +IMAGE_TAG=2.8.0 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64 #,linux/arm64