Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/_fedora_35.Dockerfile')
-rw-r--r--test/_fedora_35.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/_fedora_35.Dockerfile b/test/_fedora_35.Dockerfile
index eb3623d5..83c17650 100644
--- a/test/_fedora_35.Dockerfile
+++ b/test/_fedora_35.Dockerfile
@@ -1,5 +1,5 @@
FROM fedora:35
-RUN dnf install -y git
+RUN dnf install -y git initscripts
ENV GITDIR /etc/.pihole
ENV SCRIPTDIR /opt/pihole