Accepting request 1207444 from devel:BCI:Tumbleweed
🤖: sync package with devel:BCI:Tumbleweed from OBS OBS-URL: https://build.opensuse.org/request/show/1207444 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minimal-image?expand=0&rev=27
This commit is contained in:
commit
977274e279
@ -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>
|
||||
|
||||
|
@ -14,7 +14,7 @@ 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: opensuse/bci/bci-minimal:%OS_VERSION_ID_SP% opensuse/bci/bci-minimal:%OS_VERSION_ID_SP%-%RELEASE% opensuse/bci/bci-minimal:latest -->
|
||||
<!-- OBS-AddTag: opensuse/bci/bci-minimal:%OS_VERSION_ID_SP%-%RELEASE% opensuse/bci/bci-minimal:%OS_VERSION_ID_SP% opensuse/bci/bci-minimal:latest -->
|
||||
<!-- OBS-Imagerepo: obsrepositories:/ -->
|
||||
|
||||
<image schemaversion="7.4" name="minimal-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" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
||||
<containerconfig
|
||||
name="opensuse/bci/bci-minimal"
|
||||
tag="%OS_VERSION_ID_SP%"
|
||||
additionaltags="%OS_VERSION_ID_SP%-%RELEASE%,latest">
|
||||
tag="%OS_VERSION_ID_SP%-%RELEASE%"
|
||||
additionaltags="%OS_VERSION_ID_SP%,latest">
|
||||
<labels>
|
||||
<suse_label_helper:add_prefix prefix="org.opensuse.bci.minimal">
|
||||
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>
|
||||
|
Loading…
Reference in New Issue
Block a user