]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Updates to wheels and binaries build using Bookworm
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Wed, 14 Jun 2023 21:49:26 +0000 (14:49 -0700)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Thu, 15 Jun 2023 14:33:19 +0000 (07:33 -0700)
Dockerfile

index 10b79371569af57fefa06c52fd6fa350c419c601..ea76bbd086f8075d6f5a99d04f5a78d79a5b2136 100644 (file)
@@ -183,7 +183,7 @@ ARG PSYCOPG2_VERSION=2.9.6
 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/builder/archive/3d6574e2dbaa8b8cdced864a256b0de59015f605.tar.gz \
+    && curl --fail --silent --show-error --output paperless-ngx.tar.gz --location https://github.com/paperless-ngx/builder/archive/1f0e6665ba1b144f70fd6dfc8d0e8ba3b7a578ee.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