Skip to content

Commit

Permalink
Merge pull request #1689 from SUSE/for-deploy-16.0
Browse files Browse the repository at this point in the history
🤖: Update build recipes for 16.0
  • Loading branch information
dirkmueller authored Sep 18, 2024
2 parents 77b1d1d + d33773b commit 4592b60
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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"
Expand Down
5 changes: 5 additions & 0 deletions kiwi-image/kiwi-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 18 15:53:47 UTC 2024 - Dirk Mueller <[email protected]>

- adjust for new kiwi version

-------------------------------------------------------------------
Thu Sep 12 10:37:09 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down

0 comments on commit 4592b60

Please sign in to comment.