mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
chore: update libfuse to 3.9.0
* updated libfuse to 3.9.0
This commit is contained in:
@@ -50,7 +50,7 @@ RUN set -x \
|
||||
&& make "$PARALLELMFLAGS" install \
|
||||
&& rm -rf "$builddir"
|
||||
|
||||
ARG FUSE_VERSION=3.8.0
|
||||
ARG FUSE_VERSION=3.9.0
|
||||
|
||||
RUN set -x \
|
||||
&& builddeps="linux-headers eudev-dev python3 py3-pip py3-setuptools py3-cryptography" \
|
||||
|
||||
@@ -49,7 +49,7 @@ RUN set -x \
|
||||
&& make "$PARALLELMFLAGS" install \
|
||||
&& rm -rf "$builddir"
|
||||
|
||||
ARG FUSE_VERSION=3.8.0
|
||||
ARG FUSE_VERSION=3.9.0
|
||||
|
||||
RUN set -x \
|
||||
&& builddeps="udev gettext python3 python3-pip python3-setuptools python3-wheel" \
|
||||
|
||||
@@ -54,7 +54,7 @@ RUN set -x \
|
||||
&& make "$PARALLELMFLAGS" install \
|
||||
&& rm -rf "$builddir"
|
||||
|
||||
ARG FUSE_VERSION=3.8.0
|
||||
ARG FUSE_VERSION=3.9.0
|
||||
|
||||
RUN set -x \
|
||||
&& builddeps="linux-headers eudev-dev python3 py3-pip py3-setuptools py3-cryptography" \
|
||||
|
||||
@@ -52,7 +52,7 @@ RUN set -x \
|
||||
&& make "$PARALLELMFLAGS" install \
|
||||
&& rm -rf "$builddir"
|
||||
|
||||
ARG FUSE_VERSION=3.8.0
|
||||
ARG FUSE_VERSION=3.9.0
|
||||
|
||||
RUN set -x \
|
||||
&& builddeps="udev gettext python3 python3-pip python3-setuptools python3-wheel" \
|
||||
|
||||
Reference in New Issue
Block a user