Skip to content

Commit

Permalink
Test build for #1423
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Jul 16, 2024
1 parent 56edeae commit f2e09a1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions busybox-image/busybox-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: bci/bci-busybox:%OS_VERSION_ID_SP% bci/bci-busybox:%OS_VERSION_ID_SP%.%RELEASE% -->
<!-- OBS-Imagerepo: obsrepositories:/ -->

<image schemaversion="7.4" name="busybox-image" xmlns:suse_label_helper="com.suse.label_helper">
<image schemaversion="7.5" name="busybox-image" xmlns:suse_label_helper="com.suse.label_helper">
<description type="system">
<author>SUSE LLC</author>
<contact>https://www.suse.com/</contact>
Expand All @@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<containerconfig
name="bci/bci-busybox"
tag="%OS_VERSION_ID_SP%"
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%"
additionalnames="bci/bci-busybox:%OS_VERSION_ID_SP%.%RELEASE%"
maintainer="SUSE LLC (https://www.suse.com/)">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.busybox">
Expand Down
5 changes: 2 additions & 3 deletions micro-image/micro-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: bci/bci-micro:%OS_VERSION_ID_SP% bci/bci-micro:%OS_VERSION_ID_SP%.%RELEASE% -->
<!-- OBS-Imagerepo: obsrepositories:/ -->

<image schemaversion="7.4" name="micro-image" xmlns:suse_label_helper="com.suse.label_helper">
<image schemaversion="7.5" name="micro-image" xmlns:suse_label_helper="com.suse.label_helper">
<description type="system">
<author>SUSE LLC</author>
<contact>https://www.suse.com/</contact>
Expand All @@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<containerconfig
name="bci/bci-micro"
tag="%OS_VERSION_ID_SP%"
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%"
additionalnames="bci/bci-micro:%OS_VERSION_ID_SP%.%RELEASE%"
maintainer="SUSE LLC (https://www.suse.com/)">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.micro">
Expand Down
5 changes: 2 additions & 3 deletions minimal-image/minimal-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: bci/bci-minimal:%OS_VERSION_ID_SP% bci/bci-minimal:%OS_VERSION_ID_SP%.%RELEASE% -->
<!-- OBS-Imagerepo: obsrepositories:/ -->

<image schemaversion="7.4" name="minimal-image" xmlns:suse_label_helper="com.suse.label_helper">
<image schemaversion="7.5" name="minimal-image" xmlns:suse_label_helper="com.suse.label_helper">
<description type="system">
<author>SUSE LLC</author>
<contact>https://www.suse.com/</contact>
Expand All @@ -28,7 +27,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<containerconfig
name="bci/bci-minimal"
tag="%OS_VERSION_ID_SP%"
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%"
additionalnames="bci/bci-minimal:%OS_VERSION_ID_SP%.%RELEASE%"
maintainer="SUSE LLC (https://www.suse.com/)">
<labels>
<suse_label_helper:add_prefix prefix="com.suse.bci.minimal">
Expand Down

0 comments on commit f2e09a1

Please sign in to comment.