diff --git a/Dockerfile.multistage b/Dockerfile.multistage index 9de7c05..b60c437 100644 --- a/Dockerfile.multistage +++ b/Dockerfile.multistage @@ -11,7 +11,6 @@ RUN apk update && apk add --no-cache \ openssl-dev \ protobuf-dev \ protobuf \ - cap-dev \ libx11-dev \ alsa-lib-dev \ libogg-dev \