forked from pool/micro-image
[info=b8494e7184edf9de42f5e1994b943a0f]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/micro-image?expand=0&rev=150
This commit is contained in:
parent
dbdccbd0a8
commit
0b1b3234ea
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- set OCI.authors attribute instead of deprecated MAINTAINER
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 31 12:06:44 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
Wed Jul 31 12:06:44 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -28,10 +28,10 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
|||||||
<containerconfig
|
<containerconfig
|
||||||
name="opensuse/bci/bci-micro"
|
name="opensuse/bci/bci-micro"
|
||||||
tag="%OS_VERSION_ID_SP%"
|
tag="%OS_VERSION_ID_SP%"
|
||||||
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%,latest"
|
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%,latest">
|
||||||
maintainer="openSUSE (https://www.opensuse.org/)">
|
|
||||||
<labels>
|
<labels>
|
||||||
<suse_label_helper:add_prefix prefix="org.opensuse.bci.micro">
|
<suse_label_helper:add_prefix prefix="org.opensuse.bci.micro">
|
||||||
|
<label name="org.opencontainers.image.authors" value="openSUSE (https://www.opensuse.org/)"/>
|
||||||
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI Micro"/>
|
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI Micro"/>
|
||||||
<label name="org.opencontainers.image.description" value="A micro environment for containers based on the openSUSE Tumbleweed Base Container Image."/>
|
<label name="org.opencontainers.image.description" value="A micro environment for containers based on the openSUSE Tumbleweed Base Container Image."/>
|
||||||
<label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
|
<label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user