Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw committed Jul 1, 2023
1 parent 7160a10 commit ea7d7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ENV TECTONIC_CACHE_DIR /cache
ENV XDG_CACHE_HOME /cache

RUN mkdir -p /target /cache/Tectonic
RUN chmod -R 777 /target /cache
RUN chmod 777 /target /cache

0 comments on commit ea7d7f4

Please sign in to comment.