push to 2.7.2
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 27s Details

This commit is contained in:
Sebastian Hugentobler 2024-04-13 15:41:56 +02:00
parent 0320b0c85a
commit d108274b9c
1 changed files with 1 additions and 1 deletions

View File

@ -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