Bulk update of all Python libraries

This commit is contained in:
Trenton Holmes 2023-02-19 13:16:59 -08:00 committed by Trenton H
parent 73b1b942a9
commit 1471dd72a6
2 changed files with 587 additions and 383 deletions

View File

@ -180,7 +180,7 @@ RUN set -eux \
RUN set -eux \
&& echo "Getting binaries" \
&& mkdir paperless-ngx \
&& curl --fail --silent --show-error --output paperless-ngx.tar.gz --location https://github.com/paperless-ngx/paperless-ngx/archive/41d6e7e407af09a0882736d50c89b6e015997bff.tar.gz \
&& curl --fail --silent --show-error --output paperless-ngx.tar.gz --location https://github.com/paperless-ngx/paperless-ngx/archive/2a18975fe33e7b1c06254a72a2433c914cd49ed1.tar.gz \
&& tar -xf paperless-ngx.tar.gz --directory paperless-ngx --strip-components=1 \
&& cd paperless-ngx \
# Setting a specific revision ensures we know what this installed

968
Pipfile.lock generated

File diff suppressed because it is too large Load Diff