From 452aed471aa771f7de40cc7570bcf3e12a75c644 Mon Sep 17 00:00:00 2001 From: ychacon Date: Tue, 14 Feb 2023 11:09:39 +0100 Subject: [PATCH] Step version in capif core Issue-ID: NONRTRIC-838 Signed-off-by: ychacon Change-Id: I6d9aea6dbc6702d72e4afffafa30fc0f19019178 --- capifcore/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capifcore/container-tag.yaml b/capifcore/container-tag.yaml index ae615e3..b316e9e 100644 --- a/capifcore/container-tag.yaml +++ b/capifcore/container-tag.yaml @@ -19,4 +19,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.0.1 +tag: 1.0.2 -- 2.16.6