From 9bdd2b94c4225ee64e43238aa9b616a62671d52c Mon Sep 17 00:00:00 2001 From: gradiant-bot <61580440+gradiant-bot@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:28:40 +0200 Subject: [PATCH] Updating version open5gs-webui [2.7.0 -> 2.7.1] (#244) 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 368436e..75425a7 100644 --- a/images/open5gs-webui/image_info.sh +++ b/images/open5gs-webui/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=2.7.0 +IMAGE_TAG=2.7.1 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64,linux/arm64