From c10b9ee4582ecf6c675505ccfe98e4b410bfd986 Mon Sep 17 00:00:00 2001 From: gradiant-bot <61580440+gradiant-bot@users.noreply.github.com> Date: Tue, 20 Aug 2024 10:28:47 +0200 Subject: [PATCH] Updating version open5gs-webui [2.7.1 -> 2.7.2] (#274) Co-authored-by: aebarreiro --- 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 75425a7..8d242c9 100644 --- a/images/open5gs-webui/image_info.sh +++ b/images/open5gs-webui/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=2.7.1 +IMAGE_TAG=2.7.2 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64,linux/arm64