From ce4825a30987dcf416a2980a2e33899704dbb78e Mon Sep 17 00:00:00 2001 From: John McGee Date: Sun, 8 Oct 2023 20:29:13 -0400 Subject: [PATCH] feat: add bind utils --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index fe9dc34..e1d5c40 100644 --- a/Containerfile +++ b/Containerfile @@ -82,6 +82,7 @@ RUN dnf install -y 'dnf-command(copr)' && \ RUN dnf install -y \ adw-gtk3-theme \ ansible \ + bind-utils \ butane \ coreos-installer \ highlight \