Add gwak to Fedorea 42 test image as other tests also rely on awk

Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
Christian König 2025-05-28 20:47:55 +02:00
parent 69473a7b54
commit 888556278e
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
FROM fedora:42 FROM fedora:42
RUN dnf install -y git RUN dnf install -y git gawk
ENV GITDIR=/etc/.pihole ENV GITDIR=/etc/.pihole
ENV SCRIPTDIR=/opt/pihole ENV SCRIPTDIR=/opt/pihole