mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
updated libfuse to 3.9.2
This commit is contained in:
@@ -49,7 +49,7 @@ RUN set -x \
|
||||
&& rm -rf "$builddir" \
|
||||
&& apt purge -y $builddeps
|
||||
|
||||
ARG FUSE_VERSION=3.9.1
|
||||
ARG FUSE_VERSION=3.9.2
|
||||
|
||||
RUN set -x \
|
||||
&& builddeps="udev gettext" \
|
||||
|
||||
Reference in New Issue
Block a user