revert threads change

This commit is contained in:
thelamer 2020-11-05 12:13:43 -08:00
parent 2e37a95f10
commit 560f836516

View File

@ -6,7 +6,7 @@ ARG FFMPEG_VERSION
# common env
ENV \
DEBIAN_FRONTEND="noninteractive" \
MAKEFLAGS="-j8"
MAKEFLAGS="-j4"
# versions
ENV \