mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Adds git as needed for a git link
This commit is contained in:
parent
485be6c3fd
commit
090325af35
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue