mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
updated libwebsockets to 4.0.1
This commit is contained in:
@@ -68,7 +68,7 @@ RUN set -x \
|
||||
&& rm -rf "$builddir" \
|
||||
&& apt purge -y $builddeps
|
||||
|
||||
ARG WEBSOCKETS_VERSION=3.2.0
|
||||
ARG WEBSOCKETS_VERSION=4.0.1
|
||||
|
||||
RUN set -x \
|
||||
&& apt install --yes --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user