diff --git a/Containerfile b/Containerfile index 70e8b07..8f25cb8 100644 --- a/Containerfile +++ b/Containerfile @@ -14,7 +14,7 @@ RUN apk add --no-cache \ libffi-dev \ linux-headers -ENV VERSION=v2.6.3 +ENV VERSION=v2.7.2 ENV ARCHIVE=paperless-ngx-$VERSION.tar.xz ENV SHA256_SUM=0c74c7d6ba35b576c47481021322d7f5e8847f89c489eed47f5399588aad6d19 RUN wget https://github.com/paperless-ngx/paperless-ngx/releases/download/$VERSION/$ARCHIVE