From fd444ad3fff40d50e54fff062896fc027df1d4bb50215ad9a8daa71bdb63b023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 4 May 2023 13:20:18 +0000 Subject: [PATCH] [info=4579b134e5187d9e4c8bd0eaa04f932b] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/init-image?expand=0&rev=24 --- Dockerfile | 2 +- init-image.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ed3722a..6e543b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,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.opensuse.reference="registry.opensuse.org/bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%" +LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL com.suse.release-stage="released" diff --git a/init-image.changes b/init-image.changes index 90591a6..25e6ea2 100644 --- a/init-image.changes +++ b/init-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 26 06:18:43 UTC 2023 - Dirk Müller + +- Correct org.opensuse.reference label + ------------------------------------------------------------------- Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák