diff --git a/Dockerfile.alpine b/Dockerfile.alpine index 93fe363..052db23 100644 --- a/Dockerfile.alpine +++ b/Dockerfile.alpine @@ -11,7 +11,7 @@ USER root:root WORKDIR /root/pkg-fetch/ -RUN apk add --no-cache build-base git linux-headers npm pythonispython3 python3 yarn +RUN apk add --no-cache build-base git linux-headers npm python3 yarn # https://gitlab.alpinelinux.org/alpine/aports/-/issues/8626 ENV CFLAGS=-U_FORTIFY_SOURCE