Skip to content

Commit

Permalink
Test build for #1974
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Nov 8, 2024
1 parent 20b4ae8 commit 3fff443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/
LABEL usage="This container requires an openSUSE/SUSE host kernel for full functionality."
# sanity check that the version from the tag is equal to the version of python3-kiwi that we expect
RUN set -euo pipefail; [ "$(rpm -q --qf '%{version}' python3-kiwi | cut -d '.' -f -2)" = "10.1" ]
RUN set -euo pipefail; printf "mapper:\n - part_mapper: kpartx\n" > /etc/kiwi.yml

0 comments on commit 3fff443

Please sign in to comment.