From 7ad04fa4276b36cd72ea4c54c582dd503dd83850e719a8c818d28cfa032c8a43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 8 Aug 2024 19:33:40 +0000 Subject: [PATCH] [info=1b865edc0297bb55f4941572556b252b] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/postgres-12-image?expand=0&rev=147 --- Dockerfile | 1 + postgres-12-image.changes | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Dockerfile b/Dockerfile index aedc441..a8dbbaf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,6 +31,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="12-%RELEASE%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/postgres:12-%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" diff --git a/postgres-12-image.changes b/postgres-12-image.changes index 90521a4..f8413e8 100644 --- a/postgres-12-image.changes +++ b/postgres-12-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