Adds git as needed for a git link
This commit is contained in:
parent
485be6c3fd
commit
090325af35
@ -169,6 +169,7 @@ COPY requirements.txt ../
|
||||
# dependencies
|
||||
ARG BUILD_PACKAGES="\
|
||||
build-essential \
|
||||
git \
|
||||
python3-dev"
|
||||
|
||||
RUN set -eux \
|
||||
|
Loading…
x
Reference in New Issue
Block a user