Skip to content

Commit

Permalink
Merge pull request #1776 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 Oct 1, 2024
2 parents ffa9d13 + 565540f commit ec108d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion kiwi-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
FROM bci/bci-base:16.0

RUN set -euo pipefail; \
zypper -n install --no-recommends checkmedia dracut-kiwi-oem-repart enchant-devel gcc glibc-devel iproute2 java-21-openjdk-headless jing kiwi-systemdeps-filesystems kpartx libxml2-devel lvm2 make netcat-openbsd python3-devel python3-kiwi python3-pip tack timezone xorriso xz SLES-release; \
zypper -n install --no-recommends checkmedia dracut-kiwi-oem-repart enchant-devel gcc glibc-devel iproute2 java-21-openjdk-headless jing kiwi-systemdeps-filesystems kpartx libxml2-devel lvm2 make netcat-openbsd python3-devel python3-kiwi python3-pip tack timezone xorriso xz SLES-release curl findutils gawk git-core procps util-linux; \
zypper -n clean; \
rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}

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 @@
-------------------------------------------------------------------
Tue Oct 1 10:41:01 UTC 2024 - SUSE Update Bot <[email protected]>

- install the common devel tools into the kiwi container

-------------------------------------------------------------------
Wed Sep 25 17:36:27 UTC 2024 - Dirk Mueller <[email protected]>

Expand Down

0 comments on commit ec108d4

Please sign in to comment.