From 42e5abd1150a6fbdde442f3c2944de7eb557e5e2 Mon Sep 17 00:00:00 2001 From: SUSE Update Bot Date: Wed, 18 Sep 2024 15:48:34 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96:=20Update=20build=20recipes=20?= =?UTF-8?q?from=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kiwi-image/Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kiwi-image/Dockerfile b/kiwi-image/Dockerfile index 206dd36f0..1fe5a15e7 100644 --- a/kiwi-image/Dockerfile +++ b/kiwi-image/Dockerfile @@ -19,8 +19,8 @@ #!BuildTag: bci/kiwi:10-%RELEASE% #!BuildTag: bci/kiwi:10.1 #!BuildTag: bci/kiwi:10.1-%RELEASE% -#!BuildTag: bci/kiwi:10.1.8 -#!BuildTag: bci/kiwi:10.1.8-%RELEASE% +#!BuildTag: bci/kiwi:10.1.10 +#!BuildTag: bci/kiwi:10.1.10-%RELEASE% FROM bci/bci-base:16.0 @@ -31,7 +31,7 @@ RUN set -euo pipefail; zypper -n in --no-recommends checkmedia dracut-kiwi-oem-r LABEL org.opencontainers.image.authors="SUSE LLC (https://www.suse.com/)" LABEL org.opencontainers.image.title="SLE BCI KIWI Appliance Builder (kiwi)" LABEL org.opencontainers.image.description="KIWI Appliance Builder (kiwi) container based on the SLE Base Container Image. This container is only supported in privileged mode." -LABEL org.opencontainers.image.version="10.1.8" +LABEL org.opencontainers.image.version="10.1.10" LABEL org.opencontainers.image.url="https://www.suse.com/products/base-container-images/" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="SUSE LLC" From d33773b8e2c085e82215db1d8c0969ca50387a30 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 18 Sep 2024 15:53:47 +0000 Subject: [PATCH 2/2] Update changelog for kiwi-image --- kiwi-image/kiwi-image.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kiwi-image/kiwi-image.changes b/kiwi-image/kiwi-image.changes index 415b97f5a..4b29f7ea9 100644 --- a/kiwi-image/kiwi-image.changes +++ b/kiwi-image/kiwi-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 18 15:53:47 UTC 2024 - Dirk Mueller + +- adjust for new kiwi version + ------------------------------------------------------------------- Thu Sep 12 10:37:09 UTC 2024 - Dirk Mueller