mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
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
|
# dependencies
|
||||||
ARG BUILD_PACKAGES="\
|
ARG BUILD_PACKAGES="\
|
||||||
build-essential \
|
build-essential \
|
||||||
|
git \
|
||||||
python3-dev"
|
python3-dev"
|
||||||
|
|
||||||
RUN set -eux \
|
RUN set -eux \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user