Skip to content

Commit

Permalink
Version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Camp committed Apr 13, 2023
1 parent d801d1e commit fd4e84c
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].30#egg=compliancetools
&& pip install git+https://github.com/CivicActions/[email protected].31#egg=compliancetools

VOLUME /results

0 comments on commit fd4e84c

Please sign in to comment.