Skip to content

Commit

Permalink
Fix for markdown bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Camp committed Mar 28, 2023
1 parent 42be20c commit 7cd3700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ RUN set -eux ; \
apt-get update \
&& apt-get install git pandoc -y \
&& pip install -r /requirements.txt \
&& pip install git+https://github.com/CivicActions/[email protected].28#egg=compliancetools
&& pip install git+https://github.com/CivicActions/[email protected].29#egg=compliancetools

VOLUME /results

0 comments on commit 7cd3700

Please sign in to comment.