Skip to content

Commit

Permalink
chore: upgrade paperless-ngx to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Nov 29, 2023
1 parent d63042e commit 9002558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/paperless-ngx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV \
PATH=/app/bin/:/app/.venv/bin/:$PATH \
PYTHONUSERBASE=/app \
PYTHONDONTWRITEBYTECODE=1 \
VERSION=1.17.4
VERSION=2.0.0

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 9002558

Please sign in to comment.