diff --git a/images/open5gs-webui/image_info.sh b/images/open5gs-webui/image_info.sh index c631789..5136b40 100644 --- a/images/open5gs-webui/image_info.sh +++ b/images/open5gs-webui/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=2.7.4 +IMAGE_TAG=2.7.5 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64 #,linux/arm64 diff --git a/images/open5gs/image_info.sh b/images/open5gs/image_info.sh index c631789..5136b40 100644 --- a/images/open5gs/image_info.sh +++ b/images/open5gs/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=2.7.4 +IMAGE_TAG=2.7.5 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64 #,linux/arm64