From 2ff0d78034260f828f6e5951fec8abaa327b5ed8 Mon Sep 17 00:00:00 2001 From: aebarreiro Date: Sun, 25 Feb 2024 00:01:34 +0000 Subject: [PATCH] Updating version free5gc-webconsole [1.1.1 -> 1.3.0] --- images/free5gc-webconsole/image_info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/free5gc-webconsole/image_info.sh b/images/free5gc-webconsole/image_info.sh index d14742c..16961f7 100644 --- a/images/free5gc-webconsole/image_info.sh +++ b/images/free5gc-webconsole/image_info.sh @@ -1,3 +1,3 @@ -IMAGE_TAG=1.1.1 +IMAGE_TAG=1.3.0 #comma separated list of platforms. If empty, image will not be multiarch. PLATFORMS=linux/amd64,linux/arm64