Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmueller authored Apr 3, 2021
1 parent b78611f commit f6e7236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine-pandoc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apk --no-cache add \
COPY --from=pandoc/core:2.9 \
/usr/bin/pandoc \
/usr/bin/pandoc-citeproc \
/usr/bin
/usr/bin/

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

Expand Down

0 comments on commit f6e7236

Please sign in to comment.