Skip to content

Commit

Permalink
chore: upgrade paperless-ngx to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Mar 18, 2024
1 parent 65bb4c5 commit 3b87e44
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=2.6.0
VERSION=2.6.3

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

Expand Down

0 comments on commit 3b87e44

Please sign in to comment.