File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: bci/bci-busybox:%OS_VERSION_ID_SP% bci/bci-busybox:%OS_VERSION_ID_SP%.%RELEASE% -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" busybox-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" busybox-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >SUSE LLC</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" bci/bci-busybox"
3029 tag =" %OS_VERSION_ID_SP%"
31- additionaltags = " %OS_VERSION_ID_SP%.%RELEASE%"
30+ additionalnames = " bci/bci-busybox: %OS_VERSION_ID_SP%.%RELEASE%"
3231 maintainer =" SUSE LLC (https://www.suse.com/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" com.suse.bci.busybox" >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: bci/bci-micro:%OS_VERSION_ID_SP% bci/bci-micro:%OS_VERSION_ID_SP%.%RELEASE% -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" micro-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" micro-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >SUSE LLC</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" bci/bci-micro"
3029 tag =" %OS_VERSION_ID_SP%"
31- additionaltags = " %OS_VERSION_ID_SP%.%RELEASE%"
30+ additionalnames = " bci/bci-micro: %OS_VERSION_ID_SP%.%RELEASE%"
3231 maintainer =" SUSE LLC (https://www.suse.com/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" com.suse.bci.micro" >
Original file line number Diff line number Diff line change @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414Please submit bugfixes or comments via https://bugs.opensuse.org/
1515You can contact the BCI team via https://github.com/SUSE/bci/discussions
1616-->
17- <!-- OBS-AddTag: bci/bci-minimal:%OS_VERSION_ID_SP% bci/bci-minimal:%OS_VERSION_ID_SP%.%RELEASE% -->
1817<!-- OBS-Imagerepo: obsrepositories:/ -->
1918
20- <image schemaversion =" 7.4 " name =" minimal-image" xmlns : suse_label_helper =" com.suse.label_helper" >
19+ <image schemaversion =" 7.5 " name =" minimal-image" xmlns : suse_label_helper =" com.suse.label_helper" >
2120 <description type =" system" >
2221 <author >SUSE LLC</author >
2322 <contact >https://www.suse.com/</contact >
@@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
2827 <containerconfig
2928 name =" bci/bci-minimal"
3029 tag =" %OS_VERSION_ID_SP%"
31- additionaltags = " %OS_VERSION_ID_SP%.%RELEASE%"
30+ additionalnames = " bci/bci-minimal: %OS_VERSION_ID_SP%.%RELEASE%"
3231 maintainer =" SUSE LLC (https://www.suse.com/)" >
3332 <labels >
3433 <suse_label_helper : add_prefix prefix =" com.suse.bci.minimal" >
You can’t perform that action at this time.
0 commit comments