diff --git a/Dockerfile b/Dockerfile index 57247f7..a2eafae 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="8-%RELEASE%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/php:8-%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" diff --git a/php8-image.changes b/php8-image.changes index f6f7544..add6219 100644 --- a/php8-image.changes +++ b/php8-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