In latest alpine release (3.12) there was an intentional change to drop python support without specify required version: python2 or python3. Signed-off-by: Octavian Ionescu <itavyg@gmail.com>
This commit is contained in:
parent
6b9da1c418
commit
7dc56ca86f
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ RUN apk update && apk add --no-cache --virtual .build-deps \
|
|||
tar \
|
||||
bash \
|
||||
openssl \
|
||||
python \
|
||||
py-pip \
|
||||
git \
|
||||
make \
|
||||
|
|
Loading…
Reference in a new issue