From 28d2803a8e3dce15c2253434459f796f46ce73dc Mon Sep 17 00:00:00 2001 From: John McGee Date: Sat, 7 Oct 2023 01:03:34 -0400 Subject: [PATCH] forgot break --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index d38bcb7..73839f2 100644 --- a/Containerfile +++ b/Containerfile @@ -73,7 +73,7 @@ RUN dnf install -y \ # My packages RUN dnf install -y \ - adw-gtk3-theme + adw-gtk3-theme \ ansible \ butane \ coreos-installer \