From c1999bbb790ac8831737245a65f7eab881443943 Mon Sep 17 00:00:00 2001 From: aebarreiro Date: Sun, 21 Jun 2026 00:23:18 +0000 Subject: [PATCH] Updating version open5gs-webui [2.7.7 -> 2.8.0] --- images/open5gs-webui/image_info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/open5gs-webui/image_info.sh b/images/open5gs-webui/image_info.sh index a6b4f383..36fdade1 100644 --- a/images/open5gs-webui/image_info.sh +++ b/images/open5gs-webui/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