[info=81da11d3dac09dd6d4bfe03256cc8074]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/git-image?expand=0&rev=174
This commit is contained in:
parent
3330dac654
commit
a75d05f2d5
@ -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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 17:12:11 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -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/git:%%git_minor_version%% opensuse/git:%%git_minor_version%%-%RELEASE% opensuse/git:%%git_major_version%% opensuse/git:%%git_version%% opensuse/git:latest -->
|
||||
<!-- OBS-AddTag: opensuse/git:%%git_minor_version%%-%RELEASE% opensuse/git:%%git_minor_version%% opensuse/git:%%git_major_version%% opensuse/git:%%git_version%% opensuse/git:latest -->
|
||||
<!-- OBS-Imagerepo: obsrepositories:/ -->
|
||||
|
||||
<image schemaversion="7.4" name="git-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/git"
|
||||
tag="%%git_minor_version%%"
|
||||
additionaltags="%%git_minor_version%%-%RELEASE%,%%git_major_version%%,%%git_version%%,latest">
|
||||
tag="%%git_minor_version%%-%RELEASE%"
|
||||
additionaltags="%%git_minor_version%%,%%git_major_version%%,%%git_version%%,latest">
|
||||
<labels>
|
||||
<suse_label_helper:add_prefix prefix="org.opensuse.application.git">
|
||||
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>
|
||||
|
Loading…
Reference in New Issue
Block a user