Skip to content

Commit f2e09a1

Browse files
author
SUSE Update Bot
committed
Test build for #1423
1 parent 56edeae commit f2e09a1

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

busybox-image/busybox-image.kiwi

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414
Please submit bugfixes or comments via https://bugs.opensuse.org/
1515
You 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">

micro-image/micro-image.kiwi

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414
Please submit bugfixes or comments via https://bugs.opensuse.org/
1515
You 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">

minimal-image/minimal-image.kiwi

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
1414
Please submit bugfixes or comments via https://bugs.opensuse.org/
1515
You 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">

0 commit comments

Comments
 (0)