Accepting request 1207442 from devel:BCI:Tumbleweed

🤖: sync package with devel:BCI:Tumbleweed from OBS

OBS-URL: https://build.opensuse.org/request/show/1207442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/busybox-image?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2024-10-13 15:33:42 +00:00 committed by Git OBS Bridge
commit 0d82875d08
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
- make the tag with -%RELEASE% the first tag listed
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 11 15:00:03 UTC 2024 - SUSE Update Bot <bci-internal@suse.de> Fri Oct 11 15:00:03 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>

View File

@ -14,7 +14,7 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/ Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions You can contact the BCI team via https://github.com/SUSE/bci/discussions
--> -->
<!-- OBS-AddTag: opensuse/bci/bci-busybox:%OS_VERSION_ID_SP% opensuse/bci/bci-busybox:%OS_VERSION_ID_SP%-%RELEASE% opensuse/bci/bci-busybox:latest --> <!-- OBS-AddTag: opensuse/bci/bci-busybox:%OS_VERSION_ID_SP%-%RELEASE% opensuse/bci/bci-busybox:%OS_VERSION_ID_SP% opensuse/bci/bci-busybox:latest -->
<!-- OBS-Imagerepo: obsrepositories:/ --> <!-- OBS-Imagerepo: obsrepositories:/ -->
<image schemaversion="7.4" name="busybox-image" xmlns:suse_label_helper="com.suse.label_helper"> <image schemaversion="7.4" name="busybox-image" xmlns:suse_label_helper="com.suse.label_helper">
@ -27,8 +27,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<type image="docker"> <type image="docker">
<containerconfig <containerconfig
name="opensuse/bci/bci-busybox" name="opensuse/bci/bci-busybox"
tag="%OS_VERSION_ID_SP%" tag="%OS_VERSION_ID_SP%-%RELEASE%"
additionaltags="%OS_VERSION_ID_SP%-%RELEASE%,latest"> additionaltags="%OS_VERSION_ID_SP%,latest">
<labels> <labels>
<suse_label_helper:add_prefix prefix="org.opensuse.bci.busybox"> <suse_label_helper:add_prefix prefix="org.opensuse.bci.busybox">
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/> <label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>