diff --git a/Containerfile b/Containerfile index 1e33fa0..5f1991b 100644 --- a/Containerfile +++ b/Containerfile @@ -24,6 +24,7 @@ FROM registry.fedoraproject.org/fedora-minimal:39 RUN --mount=type=cache,target=/var/cache \ microdnf install -y \ + buildah \ dosfstools \ gettext-envsubst \ squashfs-tools \