From 913dfd67162776f82670cd6d39fb42d72fccdc97 Mon Sep 17 00:00:00 2001 From: Abhijit Gadgil Date: Fri, 24 Nov 2023 16:13:12 +0530 Subject: [PATCH] Version 1.0.0 of Ubunutu 22.04 builder image Signed-off-by: Abhijit Gadgil Change-Id: Ib33ec3cafa71fef5f7cf39c5ce13c269e51d0611 --- bldr-imgs/bldr-ubuntu22-c-go/container-tag.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/bldr-imgs/bldr-ubuntu22-c-go/container-tag.yaml b/bldr-imgs/bldr-ubuntu22-c-go/container-tag.yaml index b7f1285..255ba70 100644 --- a/bldr-imgs/bldr-ubuntu22-c-go/container-tag.yaml +++ b/bldr-imgs/bldr-ubuntu22-c-go/container-tag.yaml @@ -1,8 +1,6 @@ # Not feasible to show all the software versions # here so just use a counter plus the base image -# Sincce this is still experimental, we are using -# the tag of 0.1.0. when we have enough testing -# and there is confidence that the images can be -# built with Ubuntu 22.04, we shall make it 1.0.0 +# +# Initial release of the Ubuntu 22.04 builder image --- -tag: 0.1.0 +tag: 1.0.0 -- 2.16.6