SHA256
1
0
forked from pool/git-image

Accepting request 1102649 from devel:BCI:Tumbleweed

- Fix base image naming in description label

OBS-URL: https://build.opensuse.org/request/show/1102649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-image?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2023-08-07 13:29:25 +00:00 committed by Git OBS Bridge
commit dbd5e5e605
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 24 12:54:31 UTC 2023 - Dirk Mueller <dmueller@suse.com>
- Fix base image naming in description label
-------------------------------------------------------------------
Mon Jul 17 15:11:44 UTC 2023 - SUSE Update Bot <bci-internal@suse.de>

View File

@ -20,7 +20,7 @@
<labels>
<suse_label_helper:add_prefix prefix="org.opensuse.application.git">
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed openSUSE Tumbleweed with Git"/>
<label name="org.opencontainers.image.description" value="A micro environment with Git for containers based on the SLE Base Container Image."/>
<label name="org.opencontainers.image.description" value="A micro environment with Git based on the openSUSE Tumbleweed Base Container Image."/>
<label name="org.opencontainers.image.version" value="%%git_version%%"/>
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>