diff --git a/Dockerfile b/Dockerfile index e80bbc1..c6c20b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,6 +30,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.opencontainers.image.ref.name="%OS_VERSION_ID_SP%.%RELEASE%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/bci-gitea-runner:%OS_VERSION_ID_SP%.%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" diff --git a/gitea-runner-image.changes b/gitea-runner-image.changes index fea01f9..0302b73 100644 --- a/gitea-runner-image.changes +++ b/gitea-runner-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 8 19:28:10 UTC 2024 - Dirk Mueller + +- add oci.image.ref.name + ------------------------------------------------------------------- Thu Aug 8 16:43:43 UTC 2024 - Dirk Mueller