diff --git a/Dockerfile b/Dockerfile index 0c42fdb..3aa1634 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,7 +35,6 @@ LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" # endlabelprefix -LABEL org.opencontainers.image.revision="%DISTURL%" LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/init-image/README.md" LABEL io.artifacthub.package.logo-url="https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg" LABEL usage="This container should only be used to build containers for daemons. Add your packages and enable services using systemctl." diff --git a/init-image.changes b/init-image.changes index 8ca58ae..bb1116c 100644 --- a/init-image.changes +++ b/init-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 8 16:43:43 UTC 2024 - Dirk Mueller + +- remove oci reference annotation again + ------------------------------------------------------------------- Mon Aug 5 11:38:13 UTC 2024 - Dirk Mueller