mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 11:15:38 +01:00
Add missing pip in Alpine 3.12 (#1579)
This commit is contained in:
@@ -8,6 +8,7 @@ RUN \
|
||||
apk add --no-cache \
|
||||
git \
|
||||
openssh-client \
|
||||
py3-pip \
|
||||
python3 \
|
||||
&& pip3 install \
|
||||
--no-cache-dir \
|
||||
|
||||
Reference in New Issue
Block a user