From 1b82a8331d9b1f92687dbd25e6d28f2943c9df22 Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Mon, 21 Mar 2022 15:28:58 +0100 Subject: [PATCH] Fetch of authorization token Updated container tag to 1.0.0 Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-735 Change-Id: Ic2dd398e54e9e1863d2684908c022eb0ca8c8842 --- auth-token-fetch/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-token-fetch/container-tag.yaml b/auth-token-fetch/container-tag.yaml index f84eeb10..6b1c9db7 100644 --- a/auth-token-fetch/container-tag.yaml +++ b/auth-token-fetch/container-tag.yaml @@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.1.0 +tag: 1.0.0 -- 2.16.6