mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +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
|
||||
ARG BUILD_PACKAGES="\
|
||||
build-essential \
|
||||
git \
|
||||
python3-dev"
|
||||
|
||||
RUN set -eux \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue