diff --git a/Dockerfile b/Dockerfile index 504f331..2f019dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,6 +37,7 @@ 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/spack-image/README.md" LABEL io.artifacthub.package.logo-url="https://spack.io/assets/images/spack-logo-white.svg" LABEL usage="This container is enabled and supported only on a SLE15+ host." diff --git a/spack-image.changes b/spack-image.changes index 77e6ae9..da1cd4a 100644 --- a/spack-image.changes +++ b/spack-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 5 11:38:13 UTC 2024 - Dirk Mueller + +- add OCI reference annotation + ------------------------------------------------------------------- Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller