Skip to content

Commit

Permalink
release v0.9.6
Browse files Browse the repository at this point in the history
Bugfixes:
- use normal folder for TMPDIR, unbreaking biber
  • Loading branch information
xworld21 committed Sep 26, 2024
1 parent 8887540 commit efff257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ EOF

WORKDIR /source
ENTRYPOINT ["/run-bookml"]

# reset TMPDIR to usual value or biber will not work
ENV TMPDIR=/tmp

0 comments on commit efff257

Please sign in to comment.