diff --git a/dist/web/Dockerfile b/dist/web/Dockerfile index ef8849f61..4606f20a0 100644 --- a/dist/web/Dockerfile +++ b/dist/web/Dockerfile @@ -9,10 +9,10 @@ RUN apt install -y git ccache autoconf automake libtool cmake pkg-config RUN <