Skip to content

Commit

Permalink
chore: upgrade paperless-ngx to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Mar 5, 2024
1 parent 7a4932d commit ee27456
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.5.4
VERSION=2.6.0

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

Expand Down

0 comments on commit ee27456

Please sign in to comment.