Skip to content

Commit

Permalink
chore: upgrade paperless-ngx to 2.13.5
Browse files Browse the repository at this point in the history
bdossantos committed Dec 27, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 5e574ed commit db3cd36
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
@@ -6,7 +6,7 @@ ENV \
PATH=/app/bin/:/app/.venv/bin/:$PATH \
PYTHONUSERBASE=/app \
PYTHONDONTWRITEBYTECODE=1 \
VERSION=2.13.1
VERSION=2.13.5

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

0 comments on commit db3cd36

Please sign in to comment.