Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ RUN echo "Europe/Prague" > /etc/timezone && \ ENV LANG en_US.UTF-8 RUN cabal v1-update && cabal v1-install pandoc-2.7 QuickCheck-2.12.6.1 HUnit-1.6.0.0 RUN cabal v1-update && cabal v1-install pandoc-2.7 QuickCheck HUnit CMD ["bash"] Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,6 @@ RUN echo "Europe/Prague" > /etc/timezone && \ ENV LANG en_US.UTF-8 RUN cabal v1-update && cabal v1-install pandoc-2.7 QuickCheck-2.12.6.1 HUnit-1.6.0.0 RUN cabal v1-update && cabal v1-install pandoc-2.7 QuickCheck HUnit CMD ["bash"]