SHA256
1
0
forked from pool/init-image

[info=4579b134e5187d9e4c8bd0eaa04f932b]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/init-image?expand=0&rev=24
This commit is contained in:
Dan Čermák 2023-05-04 13:20:18 +00:00 committed by Git OBS Bridge
parent 4a5ab11085
commit fd444ad3ff
2 changed files with 6 additions and 1 deletions

View File

@ -16,7 +16,7 @@ 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.opensuse.reference="registry.opensuse.org/bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL com.suse.release-stage="released"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 26 06:18:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
- Correct org.opensuse.reference label
-------------------------------------------------------------------
Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák <dcermak@suse.com>