Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nhtzr authored Nov 22, 2021
1 parent 6178016 commit 3d2b220
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ USER root
RUN pip install \
Sphinx==2.4.4 \
sphinxcontrib-confluencebuilder \
recommonmark
recommonmark \
m2r2

COPY entrypoint entrypoint

Expand Down

0 comments on commit 3d2b220

Please sign in to comment.