Skip to content

Commit

Permalink
Fix pandoc install
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
oliverguenther committed Aug 3, 2018
1 parent b040cc4 commit 8002795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.public
Expand Up @@ -15,7 +15,7 @@ RUN apt-get update -qq && \
postfix \
postgresql \
apache2 \
supervisor && \
supervisor \
pandoc && \
apt-get clean && rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 8002795

Please sign in to comment.