Commit 4c405f69 authored by nimrod's avatar nimrod
Browse files

Replace fuse with fuse3.

Seems that there's a conflict and fuse3 is a dependency of something
else.
parent 6c42d32f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ RUN apt-get update && \
        flatpak \
        flatpak-builder \
        flatpak-xdg-utils \
        fuse \
        fuse3 \
        gdal-bin \
        gettext-base \
        gh \