]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: remove gawk dependency from alpine container
authorJo Zzsi <jozzsicsataban@gmail.com>
Sun, 20 Oct 2024 14:01:40 +0000 (10:01 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Sun, 20 Oct 2024 14:07:47 +0000 (10:07 -0400)
This change switches awk to the busybox implementation.

test/container/Dockerfile-alpine

index d0c49b64145080ed97b40bb96ceee458a0544c4a..b40c003a4376e1e32b13e041f0bcd3ed9aa40630 100644 (file)
@@ -33,7 +33,6 @@ RUN apk add --no-cache \
     file \
     findmnt \
     f2fs-tools \
-    gawk \
     git \
     gpg \
     grep \