forked from pool/python-3.11-image
[info=29d11efeb62d6d7eb258b02cb948dacc]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/python-3.11-image?expand=0&rev=200
This commit is contained in:
parent
e00bd033f4
commit
2595f57bfc
@ -15,10 +15,11 @@
|
||||
|
||||
#!UseOBSRepositories
|
||||
|
||||
#!BuildTag: opensuse/bci/python:%%py311_ver%%-%RELEASE%
|
||||
#!BuildTag: opensuse/bci/python:%%py311_ver%%
|
||||
#!BuildTag: opensuse/bci/python:3.11-%RELEASE%
|
||||
#!BuildTag: opensuse/bci/python:3.11
|
||||
#!BuildTag: opensuse/bci/python:3
|
||||
#!BuildTag: opensuse/bci/python:%%py311_ver%%
|
||||
#!BuildTag: opensuse/bci/python:latest
|
||||
|
||||
FROM opensuse/tumbleweed:latest
|
||||
@ -38,8 +39,8 @@ LABEL org.opencontainers.image.url="https://www.opensuse.org"
|
||||
LABEL org.opencontainers.image.created="%BUILDTIME%"
|
||||
LABEL org.opencontainers.image.vendor="openSUSE Project"
|
||||
LABEL org.opencontainers.image.source="%SOURCEURL%"
|
||||
LABEL org.opencontainers.image.ref.name="3.11-%RELEASE%"
|
||||
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:3.11-%RELEASE%"
|
||||
LABEL org.opencontainers.image.ref.name="%%py311_ver%%-%RELEASE%"
|
||||
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/python:%%py311_ver%%-%RELEASE%"
|
||||
LABEL org.openbuildservice.disturl="%DISTURL%"
|
||||
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
|
||||
LABEL org.opensuse.release-stage="released"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 11:26:26 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
|
||||
|
||||
- make the version-%release tag the first one listed; remove duplicates where they existed; update image.ref/reference to point to the version-%release(-) tag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 15:12:52 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user