fixed syntax errors
This commit is contained in:
parent
38f6d79dc9
commit
02c0484b5f
|
@ -1,6 +1,6 @@
|
|||
FROM bnord01/docker-latex-pygments
|
||||
RUN apt-get update && apt-get install -y \
|
||||
cabal-install \
|
||||
cabal-install && \
|
||||
cabal update && \
|
||||
cabal install --dependencies-only \
|
||||
pandoc \
|
||||
|
|
Loading…
Reference in New Issue
Block a user