1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00

updated libwebsockets to v4.0.10

This commit is contained in:
Falk Werner
2020-05-24 08:31:59 +02:00
parent 4bab36ec4a
commit e57516b940
6 changed files with 9 additions and 9 deletions

View File

@@ -68,7 +68,7 @@ RUN set -x \
&& rm -rf "$builddir" \
&& apt purge -y $builddeps
ARG WEBSOCKETS_VERSION=4.0.1
ARG WEBSOCKETS_VERSION=4.0.10
RUN set -x \
&& apt install --yes --no-install-recommends \