diff --git a/Dockerfile b/Dockerfile index 19033d0568..9db06179b7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,7 @@ RUN apk add --no-cache --virtual .build-dependencies \ git \ curl \ unzip \ + gcc \ glib \ glib-dev \ libressl-dev \