node-pre-gyp@0.11.0 requires python3 to build now ¯\_(ツ)_/¯
This commit is contained in:
parent
7b50db6f27
commit
bcef8b3d3e
|
@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
git \
|
git \
|
||||||
curl \
|
curl \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
python3 \
|
||||||
python \
|
python \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
lrzsz \
|
lrzsz \
|
||||||
|
|
Loading…
Reference in New Issue