1
0

[info=79b09485dfd6e17bf895e3d810748803]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/postgres-14-image?expand=0&rev=147
This commit is contained in:
2024-08-08 19:33:55 +00:00
committed by Git OBS Bridge
parent 2379c01ae4
commit a371cffe56
2 changed files with 6 additions and 0 deletions

View File

@@ -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="14-%RELEASE%"
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/postgres:14-%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 8 19:28:10 UTC 2024 - Dirk Mueller <dmueller@suse.com>
- add oci.image.ref.name
-------------------------------------------------------------------
Thu Aug 8 16:43:43 UTC 2024 - Dirk Mueller <dmueller@suse.com>