node-pre-gyp@0.11.0 requires python3 to build now ¯\_(ツ)_/¯

This commit is contained in:
David Abutbul 2022-01-25 01:08:35 +02:00
parent 7b50db6f27
commit bcef8b3d3e
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y \
git \
curl \
build-essential \
python3 \
python \
libssl-dev \
lrzsz \