Skip to content

Commit

Permalink
Test build for #2017
Browse files Browse the repository at this point in the history
  • Loading branch information
SUSE Update Bot committed Nov 26, 2024
1 parent 4aff601 commit 2f7822a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sle15-kernel-module-devel-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
FROM registry.suse.com/bci/bci-base:15.5

RUN set -euo pipefail; \
zypper -n install --no-recommends kernel-devel kernel-syms gcc kmod make patch gawk rpm-build sles-release; \
zypper -n install --no-recommends kernel-devel kernel-syms gcc git-core kmod make patch gawk rpm-build sles-release; \
zypper -n clean; \
rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}

Expand Down

0 comments on commit 2f7822a

Please sign in to comment.