Fix the 2.0.3 version image pull failed 81/12581/1
authorZhang Rong(Jon) <rong.zhang@windriver.com>
Fri, 1 Mar 2024 02:28:11 +0000 (10:28 +0800)
committerZhang Rong(Jon) <rong.zhang@windriver.com>
Fri, 1 Mar 2024 02:28:11 +0000 (10:28 +0800)
This commit will fix the image 2.0.3 pull failed.
It will roll back the patch version of the master branch
to 2.0.3, then make the ci recreate the image 2.0.3

Issue-ID: INF-444
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
Change-Id: I77067010da808358fb46057cd36694179b316d34

stages/container-tag.yaml

index ba9b8a8..d1c1fa6 100644 (file)
@@ -2,4 +2,4 @@
 # By default this file is in the docker build directory,
 # but the location can configured in the JJB template.
 ---
-tag: "2.0.4"
+tag: "2.0.3"