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