Skip to content

Commit

Permalink
chore: upgrade paperless-ngx to 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Aug 28, 2023
1 parent 3da04f3 commit bb1e5ff
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.1
VERSION=1.17.2

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

Expand Down

0 comments on commit bb1e5ff

Please sign in to comment.