diff --git a/Containerfile b/Containerfile index 152e65c1..eb5b4fe9 100644 --- a/Containerfile +++ b/Containerfile @@ -394,7 +394,8 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \ ydotool \ yafti \ stress-ng \ - lsb_release && \ + lsb_release \ + fuse && \ rpm-ostree install \ ublue-update && \ mkdir -p /etc/xdg/autostart && \