diff --git a/full/Dockerfile b/full/Dockerfile index 54d3c43..4f52eee 100644 --- a/full/Dockerfile +++ b/full/Dockerfile @@ -1,5 +1,6 @@ FROM znc:small +# znc:small removed them. Install them again. RUN set -x \ && apk add --no-cache \ build-base \