Update to 2.0.1

This commit is contained in:
Daniel Berteaud 2023-11-30 21:38:11 +01:00
parent 43da9cc74e
commit 0f83ccb040
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
FROM python:3.11-alpine AS builder
ARG PAPERLESS_VERSION=2.0.0
ARG PAPERLESS_VERSION=2.0.1
WORKDIR /opt

View File

@ -31,7 +31,7 @@ paperless:
webserver:
# The Docker image to use
image: danielberteaud/paperless-ngx:2.0.0-1
image: danielberteaud/paperless-ngx:2.0.1-1
# Env vars to set in the container
env: {}
@ -39,7 +39,7 @@ paperless:
# Resource allocation
resources:
cpu: 300
memory: 350
memory: 512
# The URL where BounCA will be available to users
public_url: https://paperless.example.org