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